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 vectors.
Modules
[Index]
Downloads
- matrices-0.4.1.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.5 && <5), primitive, vector (>=0.9) [details] |
License | BSD-3-Clause |
Copyright | (c) 2015 Kai Zhang |
Author | Kai Zhang |
Maintainer | kai@kzhang.org |
Revised | Revision 1 made by AdamBergmark at 2015-07-04T09:05:33Z |
Category | Data |
Source repo | head: git clone https://github.com/kaizhang/matrices.git |
Uploaded | by kaizhang at 2015-04-28T17:19:04Z |
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 available [build log] Last success reported on 2015-04-28 [all 1 reports] |