Implentation of Back Substitution, Conjugate Gradient and Gauss Seidel using OpenMP parallelization
-
Updated
Jun 8, 2021 - C
Implentation of Back Substitution, Conjugate Gradient and Gauss Seidel using OpenMP parallelization
Python implementation of the Gaussian Elimination method for solving systems of linear equations.
Educational Gaussian elimination from scratch — no np.linalg.solve()
Gaussian elimination with scaled partial pivoting
Add a description, image, and links to the back-substitution topic page so that developers can more easily learn about it.
To associate your repository with the back-substitution topic, visit your repo's landing page and select "manage topics."