Priesemann-Group / covid19_inference

Bayesian python toolbox for inference and forecast of the spread of the Coronavirus
GNU General Public License v3.0
73 stars 70 forks source link

Upgrade package to use pymc4 #63

Closed semohr closed 2 years ago

semohr commented 2 years ago

Upgrading the package to pymc4 (or now just called pymc) will not only give us some small performance increase but also to the possibility to use the jax sampler in the future.

As far as I can see we need to finish these tasks to accomplish the port: