ukhsa-collaboration / pygom

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

Release 0.1.8 #114

Closed j-c-gibson closed 1 month ago

j-c-gibson commented 1 month ago

Description of the PR

New PyGOM release with the primary goal to provide complete and up to date documentation.

There are a few minor changes to the code too: In the process of writing the documentation, it was decided that the SimulateOde class should be used for all (deterministic and stochastic) simulations. There is also a bug fix in the tau leap safety algorithm.

Checks

This is an itemised checklist for the QA process within UKHSA and represents the bare minimum a QA should be.

Full instructions on reviewing work can be found at Confluence on the ONS QA of code guidance page.

To the reviewer: Check the boxes once you have completed the checks below.

* If the comments or readme do not have enough information, this check fails.

How to QA this PR

Before accepting the PR and merging to main or master, please follow these steps on a terminal in your development instance: