1. Gauss method
Exercise 5.1.1: without pivoting
Exercise 5.1.2: with partial pivoting
2. Gauss-Jordan method
Exercise 5.2.1: calculating the inverse matrix
3. LU decomposition
Exercise 5.3.1: without pivoting
Exercise 5.3.2: with partial pivoting
4. Determinant of a matrix
5. Jacobi method
Exercise 5.5.1: convergence
Exercise 5.5.2: iterations
6. Gauss-Seidel method
Exercise 5.6.1: convergence
Exercise 5.6.2: iterations
7. Matrix conditioning