Description of upcoming version 3.1 now reports that the accuracy of Beta has
been improved. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1415973 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
efe3c99df1
commit
492f3de982
|
@ -60,8 +60,8 @@ This is a minor release: It combines bug fixes and new features.
|
||||||
Gauss integration framework, Hermite polynomial interpolation,
|
Gauss integration framework, Hermite polynomial interpolation,
|
||||||
eigenvalue decomposition of non-symmetric matrices, DBSCAN clustering.
|
eigenvalue decomposition of non-symmetric matrices, DBSCAN clustering.
|
||||||
Most notable among the changes are: Greatly improved precision in
|
Most notable among the changes are: Greatly improved precision in
|
||||||
the implementation of the Gamma special function, optimizers API,
|
the implementation of the Gamma and Beta special functions, optimizers
|
||||||
deprecation of the sparse vector implementation.
|
API, deprecation of the sparse vector implementation.
|
||||||
|
|
||||||
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.
|
||||||
|
|
Loading…
Reference in New Issue