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