Numerical-Methods-Project/ │ ├── README.md │ ├── 01_Solution_of_Linear_Equations/ │ │ │ ├── Gauss_Elimination/ │ │ ├── theory.md ...
The purpose of this repository is to provide a learning environment for numerical methods for PDEs, not to build a complex C++ project. Since the courses are held at PoliMI, where students have access ...