Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : conjugateGradient

Sparse matrix linear-equation solver, using the conjugate gradient algorithm. Note that the technique only applies to matrices that are symmetric and positive-definite. See http://en.wikipedia.org/wiki/Conjugate_gradient_method for details. The conjugate gradient method can handle very large sparse matrices, where direct methods (such as LU decomposition) are way too expensive to be useful in practice. Such large sparse matrices arise naturally in many engineering problems, such as in ASIC placement algorithms and when solving partial differential equations.

Registry - Source - Homepage - JSON
purl: pkg:hackage/conjugateGradient
Keywords: bsd3, library, math, conjugate-gradient, haskell, optimization, sparse-matrix
License: BSD-3-Clause
Latest release: about 11 years ago
First release: about 11 years ago
Downloads: 6,384 total
Stars: 15 on GitHub
Forks: 6 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago

    Loading...
    Readme
    Loading...