1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/math/jama/pkg-descr
Dmitry Marakasov 4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00

12 lines
264 B
Plaintext

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.