java-commons-math3
Apache Commons mathematics library
Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language or Commons Lang.
- Versions: 3.6.1
- Website: https://commons.apache.org/math/
- Licenses: ASL 2.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-commons-math3
as follows:
guix install java-commons-math3
Or install a particular version:
guix install java-commons-math3@3.6.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.