A purely functional interface to linear algebra and other numerical algorithms, internally implemented using LAPACK, BLAS, and GSL.
This package includes matrix decompositions (eigensystems, singular values, Cholesky, QR, etc.), linear solvers, numeric integration, root finding, etc.
-
What's new in version 0.17 (July 2015)
-
Source code and documentation (Hackage)
- linear algebra: hmatrix
- numeric algorithms: hmatrix-gsl
- special functions: hmatrix-special
- linear programming: hmatrix-glpk
Contributions, suggestions, and bug reports are welcome!