SENATOROVAI / conjugate-gradient-sparse-cg-solver-courseView on GitHub
The Conjugate Gradient (CG) method is an efficient iterative algorithm for solving large, sparse systems of linear equations where the matrix is symmetric and positive-definite. It finds the minimum of a quadratic function by generating conjugate search directions, ensuring convergence in at most steps for an matrix.Solver
15Mar 17, 2026Updated 4 months ago

Alternatives and similar repositories for conjugate-gradient-sparse-cg-solver-course

Users that are interested in conjugate-gradient-sparse-cg-solver-course are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?