epirecipes / sir-julia

Various implementations of the classical SIR model in Julia
MIT License
196 stars 38 forks source link

Don't need to lower order #3

Closed ChrisRackauckas closed 4 years ago

ChrisRackauckas commented 4 years ago

That's for lowering higher order ODEs to first order ODEs, but the ODE you have is a first order ODE.