commit | 95a9d35e77f70ffc9bd5143880c236a760b42005 | [log] [tgz] |
---|---|---|
author | Luc Maisonobe <luc@apache.org> | Sat Jan 02 19:56:59 2016 +0100 |
committer | Luc Maisonobe <luc@apache.org> | Sat Jan 02 19:56:59 2016 +0100 |
tree | f78112d94508ffb34f027f3435fa243927d6945b | |
parent | 47ae2b7c84fba9f4dd857b7c70941ec2ef7e6f39 [diff] |
Preparing release candidate 2 for Apache Commons Math 3.6.
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.
More information can be found on the homepage. The JavaDoc can be browsed. Questions related to the usage of Apache Commons Math should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-math3</artifactId> <version>3.4</version> </dependency>
We accept PRs via github. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn clean test
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
Code is under the Apache Licence v2.
You like Apache Commons Math? Then donate back to the ASF to support the development.