twallema / pySODM

Simulating and Optimising Dynamical Models in Python 3
Other
9 stars 2 forks source link

`ODEModel` class --> `ODE` #61

Closed twallema closed 1 year ago

twallema commented 1 year ago

Describe your fixes/additions/changes

In analogy to JumpProcess class, which is not named JumpProcessModel I renamed the ODEModel class to the more simple ODE.