Combined forward and backward substitution algorithm for solving triangular systems of equations.
-
Updated
Aug 14, 2022 - Jupyter Notebook
Combined forward and backward substitution algorithm for solving triangular systems of equations.
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 forward-substitution topic page so that developers can more easily learn about it.
To associate your repository with the forward-substitution topic, visit your repo's landing page and select "manage topics."