Eigenvalues and EigenvectorsExplores eigenvalues, eigenvectors, and methods for solving linear systems with a focus on rounding errors and preconditioning matrices.
Gauss-Seidel MethodCovers the Gauss-Seidel method for solving linear systems iteratively with progressive substitution.
Jacobi Method: Part IIntroduces the Jacobi method for solving linear systems and determining convergence.
Iterative MethodsExplores iterative methods for solving linear systems of equations, including Jacobi and Gauss-Seidel.