sparse-lin-alg: Effective linear algebra on sparse matrices
Sparse matrices and vectors are represented using IntMaps, which store non-zero values. This library provides some useful functions for computations on them. Also some linear algebra algorithms are included. At the moment, they work only on integer domain.
[Skip to Readme]
Modules
[Index]
Downloads
- sparse-lin-alg-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.2, 0.2.1, 0.3, 0.4, 0.4.2, 0.4.3 |
---|---|
Dependencies | base (>3 && <5), containers (>=0.4.2.1) [details] |
License | BSD-3-Clause |
Author | Alexey Alekhin |
Maintainer | alexey.alekhin@me.com |
Category | Math |
Home page | http://github.com/laughedelic/sparse-lin-alg |
Bug tracker | http://github.com/laughedelic/sparse-lin-alg/issues |
Source repo | head: git clone git://github.com/laughedelic/sparse-lin-alg.git -b master |
Uploaded | by AlexeyAlekhin at 2013-03-23T15:52:15Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4301 total (13 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |