mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
ff16a27324
Approved by: portmgr blanket
14 lines
297 B
Plaintext
14 lines
297 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.
|
|
|
|
WWW: https://math.nist.gov/tnt/
|