sparse-lin-alg-0.4.3: Effective linear algebra on sparse matrices

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

Versions0.2, 0.2.1, 0.3, 0.4, 0.4.2, 0.4.3
Dependenciesbase (>3 & <5), containers (≥0.4.2.1)
LicenseBSD3
AuthorAlexey Alekhin
Maintaineralexey.alekhin@me.com
CategoryMath
Home pagehttp://github.com/laughedelic/sparse-lin-alg
Bug trackerhttp://github.com/laughedelic/sparse-lin-alg/issues
Source repositorygit clone git://github.com/laughedelic/sparse-lin-alg.git
Upload dateSat Mar 23 15:52:15 UTC 2013
Uploaded byAlexeyAlekhin
Built onghc-7.6

Modules

Downloads