The latest version of matrix is 0.3.6.3-0.
matrix
Version 0.3.0.0 revision 1 uploaded by AdamBergmark.
Package meta
- Synopsis
- A native implementation of matrix operations.
- Description
Matrix library. Basic operations and some algorithms.
To get the library update your cabal package list (if needed) with
cabal update
and then usecabal install matrix
, assuming that you already have Cabal installed. Usage examples are included in the API reference generated by Haddock.If you want to use GSL, BLAS and LAPACK,
hmatrix
(http://hackage.haskell.org/package/hmatrix) is the way to go.- Author
- Daniel Díaz
- Bug reports
- https://github.com/Daniel-Diaz/matrix/issues
- Category
- Math
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- Daniel Díaz (dhelta `dot` diaz `at` gmail `dot` com)
- Package URL
- n/a
- Stability
- In development