2013-03-30 05:02:55 +00:00
|
|
|
|
2015-01-08 17:47:33 +01:00
|
|
|
Apache Commons Math 3.4.1 RELEASE NOTES
|
2013-03-30 05:02:55 +00:00
|
|
|
|
2015-01-08 17:47:33 +01:00
|
|
|
The Apache Commons Math team is pleased to announce the release of commons-math3-3.4.1
|
2008-02-11 04:52:17 +00:00
|
|
|
|
2014-12-18 21:19:05 +01:00
|
|
|
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.
|
2010-03-24 15:26:22 +00:00
|
|
|
|
2015-01-08 17:47:33 +01:00
|
|
|
This is a maintenance release: It fixes issue MATH-1188.
|
2013-03-30 05:02:55 +00:00
|
|
|
|
2010-03-23 23:45:27 +00:00
|
|
|
Changes in this version include:
|
2008-02-11 04:52:17 +00:00
|
|
|
|
2009-07-19 16:47:56 +00:00
|
|
|
|
|
|
|
Fixed Bugs:
|
2015-01-08 17:47:33 +01:00
|
|
|
o MATH-1188: Fixed non-Java1.5 code in BesselJ.
|
2012-03-02 18:23:09 +00:00
|
|
|
|
2014-05-19 20:05:27 +00:00
|
|
|
|
|
|
|
|
|
|
|
For complete information on Apache Commons Math, including instructions on how to submit bug reports,
|
2013-03-30 05:02:55 +00:00
|
|
|
patches, or suggestions for improvement, see the Apache Commons Math website:
|
2009-07-19 16:47:56 +00:00
|
|
|
|
2013-03-30 05:02:55 +00:00
|
|
|
http://commons.apache.org/proper/commons-math/
|
2014-12-13 22:04:33 +01:00
|
|
|
|
|
|
|
|