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

java-jblas 1.2.4

Linear algebra for Java

jblas is a fast linear algebra library for Java. jblas is based on BLAS and LAPACK, the de-facto industry standard for matrix computations, and uses state-of-the-art implementations for all its computational routines, making jBLAS very fast.

Installation

Install java-jblas 1.2.4 as follows:

guix install java-jblas@1.2.4

Or install the latest version:

guix install java-jblas

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.