freebsd-ports/math/jama/pkg-descr
Will Andrews 4828c13aba Add jama 1.2.1, Java-like Matrix C++ Templates.
PR:		52850
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2003-06-03 05:40:15 +00:00

11 lines
271 B
Text

JAMA/C++ Linear Algebra Package (v. 1.2.1)
JAMA/C++: a translation of the Java Matrix Library, developed by the
Mathworks and NIST, into C++
* classical matrix linear algebra
* QR
* SVD
* Cholesky
* Eigenvalue solver
Based on NIST's Template Numerical Toolkit.