The sparse-lin-alg package
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.
Properties
| Versions | 0.2, 0.2.1, 0.3, 0.4, 0.4.2, 0.4.3 |
|---|---|
| Dependencies | base (>3 & <5), containers (≥0.4.2.1) |
| License | BSD3 |
| 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 repository | git clone git://github.com/laughedelic/sparse-lin-alg.git |
| Upload date | Sat Mar 23 15:52:15 UTC 2013 |
| Uploaded by | AlexeyAlekhin |
| Built on | ghc-7.6 |
Modules
Downloads
- sparse-lin-alg-0.4.3.tar.gz (Cabal source package)
- package description (included in the package)