This package browser is in early development. Mind the rough edges.

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.

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.