Language

Package: java-la4j @ 0.6.0

Synopsis

Java library that provides Linear Algebra primitives and algorithms

Description

The la4j library is a Java library that provides Linear Algebra primitives (matrices and vectors) and algorithms. The key features of the la4j library are:

  • No dependencies and tiny size

  • Fluent object-oriented/functional API

  • Sparse (CRS, CCS) and dense (1D/2D arrays) matrices

  • Linear systems solving (Gaussian, Jacobi, Zeidel, Square Root, Sweep and other)

  • Matrices decomposition (Eigenvalues/Eigenvectors, SVD, QR, LU, Cholesky and other)

  • MatrixMarket/CSV IO formats support for matrices and vectors

Home page
http://la4j.org/
Location
gnu/packages/algebra.scm (line: 812, column: 2)
License

Lint warnings

LinterMessageLocation
derivation

Report failure to compile a package to a derivation

failed to create mips64el-linux derivation: (match-error "match" "no matching pattern" "mips64el-linux")