Project Ideas

Project Ideas

Here are some ideas about how to use some of the things taught in this course to achieve some interesting results.

Improve solve_ivp:

There are issues with solve_ivp, especially with the adaptive refinement (see the issues below). One could try to improve this in several ways. Low-hanging fruit would be to develop some tests to help understand this issue.