Open cjolowicz opened 4 years ago
Thank you for providing this API!
I'm using your API to simulate COVID-19 transmission for Germany, together with some other data sources: https://github.com/cjolowicz/covid19
This is probably a rather naive model. I am grateful for any feedback, to learn more about modelling virus spread. The core algorithm is here: https://github.com/cjolowicz/covid19/blob/master/src/covid19/simulation.py
@cjolowicz for now a big big THANK YOU for doing this, and of course for sharing this here. I'll have a look!
Thank you for providing this API!
I'm using your API to simulate COVID-19 transmission for Germany, together with some other data sources: https://github.com/cjolowicz/covid19
This is probably a rather naive model. I am grateful for any feedback, to learn more about modelling virus spread. The core algorithm is here: https://github.com/cjolowicz/covid19/blob/master/src/covid19/simulation.py