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