fixed typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@795572 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3e2417648d
commit
9b9a7cab36
|
@ -12,7 +12,7 @@ changes to existing features. Most notable among the new features are:
|
|||
- support for any field-based matrix (Complex, Fraction ...),
|
||||
- support for genetic algorithms
|
||||
- several new optimization algorithms (Dantzig's simplex for linear
|
||||
contrained problems, conjugate gradient, Brent)
|
||||
constrained problems, conjugate gradient, Brent)
|
||||
- support for curve fitting with special cases for harmonic and polynomial
|
||||
functions
|
||||
- support for state derivative in ODE step handlers
|
||||
|
|
Loading…
Reference in New Issue