@hackage / conjugateGradient

Sparse matrix linear-equation solver

Latest2.2

About

Metadata

  • Last updated , by LeventErkok
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: Levent Erkok (erkokl@gmail.com)

  • Lottery factor: 0

Links

Installation

Readme

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