matrices: native matrix based on vector
This library provide the APIs for creating, indexing, modifying matrices (2d arrays). The underling data structure is vector. It's not intended to be a linear algebra library.
Modules
[Index]
Downloads
- matrices-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.3.2, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.5.0 |
---|---|
Dependencies | base (>=4.0 && <4.8), primitive, vector (>=0.9) [details] |
License | BSD-3-Clause |
Copyright | <c> 2014 Kai Zhang |
Author | Kai Zhang |
Maintainer | kai@kzhang.org |
Category | Data |
Uploaded | by kaizhang at 2014-10-10T21:35:55Z |
Distributions | LTSHaskell:0.5.0, NixOS:0.5.0, Stackage:0.5.0 |
Reverse Dependencies | 10 direct, 36 indirect [details] |
Downloads | 14738 total (84 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |