@hackage conjugateGradient2.2

Sparse matrix linear-equation solver

Conjugate Gradient Solver

Build Status

Sparse matrix linear equation solver, using the Conjugate Gradient algorithm: http://en.wikipedia.org/wiki/Conjugate_gradient_method.

The method is applicable to matrices that are symmetric and positive definite.

On hackage: http://hackage.haskell.org/package/conjugateGradient