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

mobility_analysis shape bug #20

Closed KiloLiuton closed 4 years ago

KiloLiuton commented 4 years ago

Fix that the numpy array created by analyze_country in mobility_analysis was the wrong shape. Also swap the order of the dot product in model_helper to correctly match the new shape.