https://github.com/chrisvoncsefalvay/differential-social-distancing-game
Statistical dynamics of social distancing in SARS-CoV-2 as a differential game
https://github.com/chrisvoncsefalvay/differential-social-distancing-game
covid-19 epidemic-model epidemiology sars-cov-2
Last synced: 11 days ago
JSON representation
Statistical dynamics of social distancing in SARS-CoV-2 as a differential game
- Host: GitHub
- URL: https://github.com/chrisvoncsefalvay/differential-social-distancing-game
- Owner: chrisvoncsefalvay
- Created: 2020-07-20T21:38:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T07:41:05.000Z (almost 3 years ago)
- Last Synced: 2025-07-19T01:33:00.733Z (3 months ago)
- Topics: covid-19, epidemic-model, epidemiology, sars-cov-2
- Language: Jupyter Notebook
- Homepage: https://arxiv.org/abs/2007.13734
- Size: 1.14 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Statistical dynamics of social distancing in SARS-CoV-2 as a differential game
This repository holds the manuscript, as well as the notebook containing calculations and producing the plots, from the paper [_Statistical dynamics of social distancing in SARS-CoV-2 as a differential game_](https://arxiv.org/abs/2007.13734) by Chris von Csefalvay.
## Notebooks
The main notebook is [here](https://github.com/chrisvoncsefalvay/differential-social-distancing-game/blob/master/notebooks/SIR%20models%20with%20strategies.ipynb) – it contains all data and plots used in the paper.
If you wish to run the code, please make sure you set up a virtual environment based on the `requirements.txt` file [here](https://github.com/chrisvoncsefalvay/differential-social-distancing-game/blob/master/requirements.txt).
## Paper
The manuscript is [here](https://github.com/chrisvoncsefalvay/differential-social-distancing-game/blob/master/paper/paper.tex), together with the [bibliography](https://github.com/chrisvoncsefalvay/differential-social-distancing-game/blob/master/paper/bibliography.bib). There is a courtesy edition of the PDF file, but please always use the one on ArXiv.
## Questions
If you spot any mistakes or would like to discuss the paper, [you can get in touch here](https://chrisvoncsefalvay.com/talkback/).