matrix: A native implementation of matrix operations.
Matrix library. Basic operations and some algorithms.
To get the library update your cabal package list (if needed) with cabal update and
then use cabal 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.
[Skip to Readme]
Downloads
- matrix-0.3.3.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.1, 0.2, 0.2.1, 0.2.2, 0.2.3.0, 0.2.4.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.4.1, 0.3.4.2, 0.3.4.3, 0.3.4.4, 0.3.5.0, 0.3.6.0, 0.3.6.1, 0.3.6.2, 0.3.6.3, 0.3.6.4 |
|---|---|
| Dependencies | base (>=4.5 && <5), deepseq (>=1.3.0.0 && <1.4), primitive (>=0.5 && <0.6), vector (>=0.10 && <0.11) [details] |
| License | BSD-3-Clause |
| Author | Daniel Díaz |
| Maintainer | Daniel Díaz (dhelta `dot` diaz `at` gmail `dot` com) |
| Uploaded | by DanielDiaz at 2014-06-08T23:52:08Z |
| Revised | Revision 1 made by AdamBergmark at 2015-05-29T19:28:23Z |
| Category | Math |
| Bug tracker | https://github.com/Daniel-Diaz/matrix/issues |
| Source repo | head: git clone git://github.com/Daniel-Diaz/matrix.git |
| Distributions | LTSHaskell:0.3.6.4, NixOS:0.3.6.4, Stackage:0.3.6.4 |
| Reverse Dependencies | 45 direct, 55 indirect [details] |
| Downloads | 32588 total (120 in the last 30 days) |
| Rating | 2.25 (votes: 4) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |