Public Release
Public Release
Model State
Both python and C++ backends have full functionality (excluding interventions), with household, spatial and place infection mechanisms as well as internal host progression. Example workflows are provided for varying degrees of simulation complexity, up to and including a national simulation on the state of Gibraltar in both backends, used for benchmarking against CovidSim.
Both backends have fully logging and seed determinism capabilities, and the cEpiabm backend may be called through python bindings, operating on populations constructed in python. Full documentation is available online for both backends (linked in the README), as well as comprehensive parameter documentation being available on our Wiki.
What's Changed
-
C++ and Python updated spatial sweep and kernel
-
C++ and Python reconfigured place sweep
-
C++ and Python complete Gibraltar simulation
-
C++ and Python new cases reporting
-
C++ python bindings
. -
Python updated spatial kernel
-
Python updated household storage and allocation
-
Python logging and profiling functionality
-
Python functional and integration testing
-
Python age dependence on infection and host progression
. -
Updated workflow examples for varying degrees of complexity
-
Complete documentation for both backends
-
Updated guidance for open-source software contributions
New Contributors
- @lukedtc made their first contribution in #71
- @I-Bouros made their first contribution in #87
- @Saketkr21 made their first contribution in #116
- @patricia-lamy made their first contribution in #106
- @rccreswell made their first contribution in #129
- @pitmonticone made their first contribution in #138
Full Changelog: v0.0.2...v1.0.0