lu-factorisation
There are 4 repositories under lu-factorisation topic.
divyanshu-talwar/Numerical-Methods
Implementation of well-known numerical methods.
bikashtudu/LU-Factorisation
LU factorisation - Parallel and Sequential Implementation
gerrylwk/Efficient-Matrix-Algorithms
Gaussian,LU Factorisation, Partial Pivoting
lezippo/LinearSystemsResolution
Linear systems' resolution using Forward and Backward Substitution Algorithms, LU factorisation with and without partial pivoting, Gauss-Seidel and Jacobi Methods