newmat

v 11 Updated: 1 year, 3 months ago

This C++ library is intended for scientists and engineers who need to manipulate a variety of types of matrices using standard matrix operations.

This C++ library is intended for scientists and engineers who need to manipulate a variety of types of matrices using standard matrix operations. Emphasis is on the kind of operations needed in statistical calculations such as least squares, linear equation solve and eigenvalues. It supports matrix types, e.g., Matrix (rectangular matrix), UpperTriangularMatrix, LowerTriangularMatrix, DiagonalMatrix, SymmetricMatrix, BandMatrix, UpperBandMatrix, LowerBandMatrix, SymmetricBandMatrix, IdentityMatrix, RowVector, ColumnVector.

http://www.robertnz.net/nm11.htm

To install newmat, paste this in macOS terminal after installing MacPorts

sudo port install newmat

Add to my watchlist

Installations 0
Requested Installations 0