matrices: native matrix based on vector
This library provide the APIs for creating, indexing, modifying matrices (2d arrays), including dense and sparse representations. The underling data structure is vector.
Modules
[Index]
Downloads
- matrices-0.4.3.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.5 && <5), primitive, vector (>=0.9) [details] |
License | BSD-3-Clause |
Copyright | (c) 2015 Kai Zhang |
Author | Kai Zhang |
Maintainer | kai@kzhang.org |
Category | Data |
Source repo | head: git clone https://github.com/kaizhang/matrices.git |
Uploaded | by kaizhang at 2015-11-25T21:08:49Z |
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-11-25 [all 1 reports] |