Skip to content

orestispanago/ODEs

Repository files navigation

ODEs

Solving Ordinary Differential Equations with Python and scipy.odeint.

Examples 1-4 are based on this tutorial.