2008-02-10 23:52:17 -05:00
|
|
|
|
2016-03-17 11:14:33 -04:00
|
|
|
Apache Commons Math 3.6.1 RELEASE NOTES
|
2010-03-24 11:26:22 -04:00
|
|
|
|
2016-03-17 11:14:33 -04:00
|
|
|
The Apache Commons Math team is pleased to announce the release of
|
|
|
|
commons-math3-3.6.1
|
|
|
|
|
|
|
|
The Apache Commons Math project is a library of lightweight, self-contained
|
|
|
|
mathematics and statistics components addressing the most common practical
|
|
|
|
problems not immediately available in the Java programming language or
|
|
|
|
commons-lang.
|
|
|
|
|
|
|
|
This is a minor bug fix release. It incorporates three bug fixes since version
|
|
|
|
3.6. The minimum version of the Java platform required to compile and use
|
|
|
|
Commons Math 3.6.1 is Java 5.
|
2008-02-10 23:52:17 -05:00
|
|
|
|
2016-03-17 11:14:33 -04:00
|
|
|
Changes in this version include:
|
2009-07-19 12:47:56 -04:00
|
|
|
|
|
|
|
Fixed Bugs:
|
2016-03-17 11:14:33 -04:00
|
|
|
o MATH-1316: Fix code example in User Guide > Statistics > Multiple linear regression.
|
|
|
|
o MATH-1342: Fix ODE integrators when multiple events are nearly simultaneous.
|
2015-04-12 12:19:17 -04:00
|
|
|
|
|
|
|
Changes:
|
2016-03-17 11:14:33 -04:00
|
|
|
o MATH-1317: Add uniformity unit tests to "RandomGeneratorAbstractTest".
|
|
|
|
|
|
|
|
|
|
|
|
For complete information on Apache Commons Math, including instructions on how
|
|
|
|
to submit bug reports, patches, or suggestions for improvement, see the Apache
|
|
|
|
Commons Math website:
|
2015-04-12 12:19:17 -04:00
|
|
|
|
2016-03-17 11:14:33 -04:00
|
|
|
http://commons.apache.org/proper/commons-math/
|
2015-04-12 12:19:17 -04:00
|
|
|
|
2014-12-13 16:04:33 -05:00
|
|
|
|