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:
Sebastien Brisard 2012-12-01 10:36:26 +00:00
parent efe3c99df1
commit 492f3de982
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ This is a minor release: It combines bug fixes and new features.
Gauss integration framework, Hermite polynomial interpolation,
eigenvalue decomposition of non-symmetric matrices, DBSCAN clustering.
Most notable among the changes are: Greatly improved precision in
the implementation of the Gamma special function, optimizers API,
deprecation of the sparse vector implementation.
the implementation of the Gamma and Beta special functions, optimizers
API, deprecation of the sparse vector implementation.
The minimal version of the Java platform required to compile and use
Commons Math is Java 5.