SkillAgentSearch skills...

ConjugateGradient

Sparse matrix linear equation solver, using the Conjugate Gradient algorithm

Install / Use

/learn @LeventErkok/ConjugateGradient
About this skill

Quality Score

0/100

Supported Platforms

Universal

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

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1y ago
Forks6

Languages

Haskell

Security Score

65/100

Audited on Jan 30, 2025

No findings