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.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, 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 |
Revised | Revision 1 made by HerbertValerioRiedel at 2017-07-23T16:31:00Z |
Category | Data |
Source repo | head: git clone https://github.com/kaizhang/matrices.git |
Uploaded | by kaizhang at 2015-01-09T00:58:24Z |
Distributions | LTSHaskell:0.5.0, NixOS:0.5.0, Stackage:0.5.0 |
Reverse Dependencies | 10 direct, 36 indirect [details] |
Downloads | 15042 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-01-11 [all 1 reports] |