An open API service indexing awesome lists of open source software.

https://github.com/orestispanago/odes

Ordinary Diferential Equations
https://github.com/orestispanago/odes

differential-equations jupyter-notebook odeint python

Last synced: about 2 months ago
JSON representation

Ordinary Diferential Equations

Awesome Lists containing this project

README

          

### ODEs

Solving Ordinary Differential Equations with Python and ```scipy.odeint```.

Examples 1-4 are based on [this tutorial](https://apmonitor.com/pdc/index.php/Main/SolveDifferentialEquations).