haskell-numerics/hmatrix

Linear algebra and numerical computation

Haskell

398

1,274 commits

updated Jun 25, 2024

See the code

README

A Haskell library for numerical computation

A purely functional interface to linear algebra and other numerical algorithms, internally implemented using LAPACK, BLAS, GSL and GLPK.

This package includes matrix decompositions (eigensystems, singular values, Cholesky, QR, etc.), linear solvers, numeric integration, root finding, etc.

For numerical algorithms internally implemented using SUNDIALS, see package hmatrix-sundials and its separate respository.

Contributions, suggestions, and bug reports are welcome!

Contributors

(top 30 of 64)

albertoruiz

834 commits

idontgetoutmuch

182 commits

amcphail

41 commits

mstksg

24 commits

haskell-numerics/hmatrix

Linear algebra and numerical computation

Haskell

398

1,274 commits

updated Jun 25, 2024

See the code

README

A Haskell library for numerical computation

A purely functional interface to linear algebra and other numerical algorithms, internally implemented using LAPACK, BLAS, GSL and GLPK.

This package includes matrix decompositions (eigensystems, singular values, Cholesky, QR, etc.), linear solvers, numeric integration, root finding, etc.

For numerical algorithms internally implemented using SUNDIALS, see package hmatrix-sundials and its separate respository.

Contributions, suggestions, and bug reports are welcome!

Contributors

(top 30 of 64)

albertoruiz

834 commits

idontgetoutmuch

182 commits

amcphail

41 commits

mstksg

24 commits

Languages

Haskell

82.1%

C

17.5%