This repository implements various numerical methods for solving systems of differential equations. This project has been implemented within the framework of research activities.
- Euler Method
- Classical Runge-Kutta Method
- Backward Euler Method
- Implicit Trapezoidal Rule Method
- Singly Diagonally Implicit Runge-Kutta Method
- Rosenbrock Method