Math 5610 - Computational Linear Algebra


Project maintained by BrandonFurman Hosted on GitHub Pages — Theme by mattgraham

Direct Methods Limitations

Below is a summary of some of the limitations of direct methods for solving linear systems of equations. Direct methods include Gauss Elimination with back substitution and factorization.

Source 1 , Source 2