Python implementation of ordinary differential equation (ODE) models for simulation and parameter estimation. Includes SIR epidemiological and logistic growth models, numerical integration with SciPy, ...
Academic/school project involving practical exercises with Python and Julia for ordinary differential equations, created with the aim of facilitating and streamlining the teaching of ODEs. Code ...