mboes / hmatrix

Linear algebra and numerical computation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Haskell library for numerical computation

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.

Contributions, suggestions, and bug reports are welcome!

About

Linear algebra and numerical computation


Languages

Language:Haskell 82.6%Language:C 17.2%Language:Shell 0.1%Language:Makefile 0.1%