Skip to content

Releases: Priesemann-Group/covid19_inference

v0.5.0 - Mar 1, 2023

01 Mar 13:51
Compare
Choose a tag to compare
  • Ported package to use pytensor instead of aesara.
  • Most functions now also allow passing pymc Distribution objects which allows for more customization

v0.4.0 - Jul 12, 2022

12 Jul 15:09
Compare
Choose a tag to compare

Ported package to use pymc4
Plotting routines now use inference data instead of trace

v0.3.1 - Jul 29, 2021

29 Jul 15:54
Compare
Choose a tag to compare

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

11 Mar 17:02
Compare
Choose a tag to compare

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

11 Mar 10:57
Compare
Choose a tag to compare

Can also be installed via

pip install git+https://github.com/Priesemann-Group/[email protected]

v0.1.8 - Jun 18, 2020

18 Jun 09:32
65e703c
Compare
Choose a tag to compare

Can also be installed via

pip install git+https://github.com/Priesemann-Group/[email protected]

v0.1.7 - May 26, 2020

17 Jun 16:00
Compare
Choose a tag to compare

First stable version from 26th May 2020.

Can be installed via

pip install git+https://github.com/Priesemann-Group/[email protected]