Implementation of well-known numerical methods.
-
Updated
Aug 8, 2021 - Python
Implementation of well-known numerical methods.
LU factorisation - Parallel and Sequential Implementation
Gaussian,LU Factorisation, Partial Pivoting
Linear systems' resolution using Forward and Backward Substitution Algorithms, LU factorisation with and without partial pivoting, Gauss-Seidel and Jacobi Methods
Add a description, image, and links to the lu-factorisation topic page so that developers can more easily learn about it.
To associate your repository with the lu-factorisation topic, visit your repo's landing page and select "manage topics."