Home » Jama

Jama: A Java Matrix Package

Jama is a simple, and easy to call, matrix package in Java from NIST which has been installed on all School Linux systems. The package supports all basic numerical matrix manipulation, such a addition, multipliction, transpose, determinant, rank, inverse (and psudo-inverse), solution of linear equations including least squares, Eigen and SVD decomposition and various additional standard numerical technques.

Links

Local Demo Programs