Releases: Priesemann-Group/covid19_inference
Releases · Priesemann-Group/covid19_inference
v0.5.0 - Mar 1, 2023
v0.4.0 - Jul 12, 2022
Ported package to use pymc4
Plotting routines now use inference data instead of trace
v0.3.1 - Jul 29, 2021
Added:
- compartmental models for variant analysis
- compartmental using kernelized spread
- some bugfixes regarding hierarchical models
pip install git+https://github.com/Priesemann-Group/[email protected]
#or
pip install covid19_inferece==0.3.1
v0.2.0 - Mar 11, 2021
Small bugfixes and quality of life changes.
pip install git+https://github.com/Priesemann-Group/[email protected]
#or
pip install covid19_inferece==0.2.0
v0.1.9 - Mar 11, 2021
Can also be installed via
pip install git+https://github.com/Priesemann-Group/[email protected]
v0.1.8 - Jun 18, 2020
Can also be installed via
pip install git+https://github.com/Priesemann-Group/[email protected]
v0.1.7 - May 26, 2020
First stable version from 26th May 2020.
Can be installed via
pip install git+https://github.com/Priesemann-Group/[email protected]