ukhsa-collaboration / pygom

ODE modelling in Python
GNU General Public License v2.0
27 stars 20 forks source link

Code in src/pygom/model/common_models.py should be used as an example or pygom's use. #124

Open m-d-grunnill opened 1 month ago

m-d-grunnill commented 1 month ago

As well as serving as some common model wrapped in a function the code in src/pygom/model/common_models.py could be used as an example of pygom's usage. The code could be copied into a Jupyter notebook and edited into example code document or at least mentioned in the readme file.