Linear Systems: Direct MethodsCovers the formulation of linear systems, direct and iterative methods for solving them, and the cost of LU factorization.
Factorisation LUExplains Gaussian elimination and LU factorization for solving linear systems of equations.
Eigenvalues and EigenvectorsExplores eigenvalues, eigenvectors, and methods for solving linear systems with a focus on rounding errors and preconditioning matrices.
Linear Systems ResolutionSummarizes methods for resolving linear systems, including Gaussian elimination and LU decomposition.