euler
Mathematical Programming with Python
https://people.sc.fsu.edu/~jburkardt/classes/...
python_2025/euler/euler.html


euler: implements Euler's method for estimating the solution of a single differential equation dydt = f(t,y).

Lecture notes:


Last revised on 24 January 2025.