Implentation of Back Substitution, Conjugate Gradient and Gauss Seidel using OpenMP parallelization
-
Updated
Jun 8, 2021 - C
8000
Implentation of Back Substitution, Conjugate Gradient and Gauss Seidel using OpenMP parallelization
Linear Algebra and Geometry, matrices and linear equations
🎢 Parallel Linear Equations - Parallel computing using OpenMP to solve linear equation systems of the form Ax=b. The algorithm leverages the Gauss elimination method combined with backpropagation.
linear equation systeme solver with meth of PIVOT
Numerical Algorithms for solving Overdetermined Equation Systems
Parallel cholesky algorithm by MPI
gauss-seidel method for solving n linear equations
Solver for systems of linear equations
Simple project, which has implementation of two methods for solving linear equations.
Solve a system of linear equations using Gauss Jordan elimination method.
Project 3 - Linear Equations
Add a description, image, and links to the linear-equations topic page so that developers can more easily learn about it.
To associate your repository with the linear-equations topic, visit your repo's landing page and select "manage topics."