Skip to content

varosi/hmatrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 82.6%
  • C 17.2%
  • Other 0.2%