Author: celestin Date: Wed Nov 28 05:33:36 2012 New Revision: 1414529 URL: http://svn.apache.org/viewvc?rev=1414529&view=rev Log: In changes.xml: Beta has not been changed yet.
Modified: commons/proper/math/trunk/src/changes/changes.xml Modified: commons/proper/math/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/changes/changes.xml?rev=1414529&r1=1414528&r2=1414529&view=diff ============================================================================== --- commons/proper/math/trunk/src/changes/changes.xml (original) +++ commons/proper/math/trunk/src/changes/changes.xml Wed Nov 28 05:33:36 2012 @@ -60,8 +60,8 @@ This is a minor release: It combines bug 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.