Project 1 #
- Numerical solution of 2nd order ODE using finite-difference discretization
- Learn how to compute norm of error and compare the error for different discretization lengths
- Improvement of one of the methods for solving $Ax = b$ taking into account the sparse structure of matrix