In changes.xml: Beta has not been changed yet.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1414529 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastien Brisard 2012-11-28 05:33:36 +00:00
parent c080fd3c18
commit 87d61c2a51
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.
Most notable among the changes are: Greatly improved precision in
the implementation of Gamma and Beta special functions, optimizers
API, deprecation of the sparse vector implementation.
the implementation of the Gamma special function, 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.