December 21, 2005
21 December 2005 - Jakarta Commons Math 1.1 Released
The Jakarta Commons Math team is pleased to announce the release of Commons Math 1.1.
Commons Math is a library of lightweight, self-contained mathematics and statistics components.
The new release contains bug fixes and enhancements. All API changes are binary compatible with version 1.0. The enhancements include some new probability distributions, a Fraction class, new matrix and numerical utilities, and a PRNG pluggability framework making it possible to replace the JDK-supplied random number generator in commons-math (and elsewhere) with alternative PRNG implementations.
Commons Math is available in either binary or source form from the Commons Math downloads page on the Apache mirrors. The commons-math 1.1 release jar has also been deployed to the Apache Maven repository at http://www.apache.org/dist/java-repository/ and the Maven main repository at http://www.ibiblio.org/maven/. Please remember to verify the signatures of the files you download using the keys available on the download page.
Jakarta Commons welcomes community participation and contributions from all interested parties. User feedback or questions related to Commons Math should be directed to the commons-user mailing list. Development-related topics are discussed on the commons-dev list. See the Jakarta Commons mailing list page for instructions on how to subscribe to or view the archives of these lists. Please start the subject line of math-related posts to either of these lists with [math].
To submit patches or bug reports, follow the directions on the Commons Math Issue Tracking Page. Thanks in advance for your feedback.
----
-- The Jakarta Commons Math team
----Posted by Tetsuya Kitahata at December 21, 2005 03:16 AMProject Info -- Apache Commons Math
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.
Releases can be downloaded from http://commons.apache.org/downloads/download_math.cgi
Project Website http://commons.apache.org/math/ Programming Languages Java Categories library Mailing Lists http://commons.apache.org/mail-lists.html Bug/Issue Tracker http://issues.apache.org/jira/browse/MATH Project Management Committee Apache Commons Access to the source code:
Browse http://svn.apache.org/viewvc/commons/proper/math/trunk/ SVN Direct http://svn.apache.org/repos/asf/commons/proper/math
http://www.apachenews.org/archives/000815.html
[ Category : Apache Jakarta ] (PDF)(XML)

