@hackage sparse-lin-alg0.4.3

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.