Tools for estimating solutions to First-Order Differential Equations using numerical methods covered in A-Level Further Maths.
- Euler's Method: a working script for approximating solutions step by step.
- Midpoint Method: support for the midpoint method has been started in
Euler-Midpoint/.
This project is intended as a small collection of numerical tools for solving first-order differential equations.