Minor edits to description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462700 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a61e6c1f65
commit
9977b6966f
|
@ -56,15 +56,16 @@ This is a minor release: It combines bug fixes and new features.
|
||||||
way such as to allow drop-in replacement of the v3.1[.1] JAR file.
|
way such as to allow drop-in replacement of the v3.1[.1] JAR file.
|
||||||
|
|
||||||
Most notable among the new features are: Framework for automatic
|
Most notable among the new features are: Framework for automatic
|
||||||
differentiation, Lévy distribution, prime numbers, discrete
|
differentiation, Lévy distribution, prime numbers, enumerated
|
||||||
distributions, real field allowing to use several algorithms
|
distributions, real field allowing to use several algorithms
|
||||||
(solvers, linear algebra, 3D geometry) with different real-like
|
(solvers, linear algebra, 3D geometry) with different real-like
|
||||||
classes (high accuracy or automatic differentiation), spherical
|
classes (high accuracy or automatic differentiation), spherical
|
||||||
coordinates with gradients and Hessians, reorganized clustering
|
coordinates with gradients and Hessians, reorganized clustering
|
||||||
package with different distances implementations.
|
package with different distance implementations.
|
||||||
|
|
||||||
The minimal version of the Java platform required to compile and use
|
The minimal version of the Java platform required to compile and use
|
||||||
Commons Math is Java 5.
|
Commons Math is Java 5.
|
||||||
|
|
||||||
Users are encouraged to upgrade to this version as this release not
|
Users are encouraged to upgrade to this version as this release not
|
||||||
only includes bug fixes but also deprecates numerous classes and
|
only includes bug fixes but also deprecates numerous classes and
|
||||||
methods that will be deleted from the next major release (4.0).
|
methods that will be deleted from the next major release (4.0).
|
||||||
|
|
Loading…
Reference in New Issue