hmatrix-glpk

Linear algebra and numerical computation


Keywords
library, math, Propose Tags, , Index, Numeric.LinearProgramming, Numeric.LinearProgramming.L1, More info, hmatrix-glpk-0.19.0.0.tar.gz, browse, Package description, Package maintainers, AlbertoRuiz, DominicSteinitz, edit package information , 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.5.0.0, 0.6.0.0
License
GPL-3.0-only
Install
cabal install hmatrix-glpk-0.19.0.0

Documentation

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!