.gitattributes
.gitignore
CITATION
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/enhancement.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/continuous-integration-workflow.yml
.github/workflows/publish-to-pypi.yml
src/sid/__init__.py
src/sid/_version.py
src/sid/colors.py
src/sid/config.py
src/sid/contacts.py
src/sid/countdowns.py
src/sid/covid_epi_params.csv
src/sid/events.py
src/sid/initial_conditions.py
src/sid/matching_probabilities.py
src/sid/msm.py
src/sid/parse_model.py
src/sid/pathogenesis.py
src/sid/plotting.py
src/sid/policies.py
src/sid/rapid_tests.py
src/sid/seasonality.py
src/sid/shared.py
src/sid/simulate.py
src/sid/statistics.py
src/sid/susceptibility.py
src/sid/testing.py
src/sid/testing_allocation.py
src/sid/testing_demand.py
src/sid/testing_processing.py
src/sid/time.py
src/sid/update_states.py
src/sid/vaccination.py
src/sid/validation.py
src/sid/virus_strains.py
src/sid/visualize_simulation_results.py
src/sid_dev.egg-info/PKG-INFO
src/sid_dev.egg-info/SOURCES.txt
src/sid_dev.egg-info/dependency_links.txt
src/sid_dev.egg-info/not-zip-safe
src/sid_dev.egg-info/requires.txt
src/sid_dev.egg-info/top_level.txt