.gitignore
CHANGELOG.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
FAQ.rst
GLOSSARY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
bin/README.md
bin/covascens
bin/covasim
bin/test_scripts.sh
covasim/README.rst
covasim/__init__.py
covasim/analysis.py
covasim/base.py
covasim/defaults.py
covasim/interventions.py
covasim/misc.py
covasim/parameters.py
covasim/people.py
covasim/plotting.py
covasim/population.py
covasim/requirements.py
covasim/run.py
covasim/settings.py
covasim/sim.py
covasim/utils.py
covasim/version.py
covasim.egg-info/PKG-INFO
covasim.egg-info/SOURCES.txt
covasim.egg-info/dependency_links.txt
covasim.egg-info/requires.txt
covasim.egg-info/top_level.txt
covasim/data/__init__.py
covasim/data/country_age_data.py
covasim/data/household_size_data.py
covasim/data/loaders.py
covasim/data/state_age_data.py
covasim/regression/README.rst
covasim/regression/pars_v0.30.4.json
covasim/regression/pars_v0.31.0.json
covasim/regression/pars_v0.32.0.json
covasim/regression/pars_v1.0.0.json
covasim/regression/pars_v1.0.1.json
covasim/regression/pars_v1.1.0.json
covasim/regression/pars_v1.1.1.json
covasim/regression/pars_v1.1.3.json
covasim/regression/pars_v1.2.0.json
covasim/regression/pars_v1.3.0.json
covasim/regression/pars_v1.4.0.json
covasim/regression/pars_v1.5.0.json
covasim/regression/pars_v2.0.0.json
covasim/regression/pars_v2.1.1.json
data/README.rst
data/cova_epi_scraper.py
data/load_corona_data_scraper_data.py
data/load_covid_tracking_project_data.py
data/load_ecdp_data.py
data/load_household_data.py
data/run_scrapers
docs/Makefile
docs/README.md
docs/conduct.rst
docs/conf.py
docs/contributing.rst
docs/covasim.analysis.rst
docs/covasim.base.rst
docs/covasim.data.country_age_data.rst
docs/covasim.data.household_size_data.rst
docs/covasim.data.loaders.rst
docs/covasim.data.rst
docs/covasim.data.state_age_data.rst
docs/covasim.defaults.rst
docs/covasim.interventions.rst
docs/covasim.misc.rst
docs/covasim.parameters.rst
docs/covasim.people.rst
docs/covasim.plotting.rst
docs/covasim.population.rst
docs/covasim.requirements.rst
docs/covasim.run.rst
docs/covasim.settings.rst
docs/covasim.sim.rst
docs/covasim.utils.rst
docs/covasim.version.rst
docs/data.rst
docs/faq.rst
docs/glossary.rst
docs/index.html
docs/index.rst
docs/make.bat
docs/modules.rst
docs/overview.rst
docs/parameters.rst
docs/requirements.txt
docs/tutorials.rst
docs/variables.txt
docs/whatsnew.rst
docs/_static/tablecollapse.js
docs/_static/theme_overrides.css
docs/_templates/breadcrumbs.html
docs/_templates/footer.html
docs/_templates/page.html
docs/images/IDM_white.png
docs/images/favicon.ico
docs/tutorials/README.rst
docs/tutorials/.ipynb_checkpoints/README-checkpoint.rst
examples/README.rst
examples/run_scenarios.py
examples/run_sim.py
examples/simple.py
examples/calibration/README.rst
examples/cruise_ship/README.rst
licenses/.npmrc
licenses/NOTICE
licenses/notice.js
licenses/notice.py
licenses/package.json
licenses/custom/license-format.json
licenses/custom/coronadatascraper-data/package.json
licenses/custom/covid-tracking-data/LICENSE
licenses/custom/covid-tracking-data/package.json
licenses/custom/google-fonts/open-sans/LICENSE
licenses/custom/google-fonts/open-sans/package.json
licenses/custom/polyfill.io/LICENSE
licenses/custom/polyfill.io/package.json
licenses/custom/themify-icons/LICENSE
licenses/custom/themify-icons/package.json
tests/README.rst
tests/baseline.json
tests/benchmark.json
tests/benchmark.py
tests/example_data.csv
tests/run_tests
tests/test_baselines.py
tests/test_parameters.py
tests/test_run.py
tests/test_sim.py
tests/test_utils.py
tests/update_baseline
tests/devtests/README.rst
tests/devtests/dev_test_age_distributions.py
tests/devtests/dev_test_basic_test_prob.py
tests/devtests/dev_test_blank.py
tests/devtests/dev_test_counts.py
tests/devtests/dev_test_memory.py
tests/devtests/dev_test_popchoices.py
tests/devtests/dev_test_sample.py
tests/devtests/draw_networks.py
tests/devtests/intervention_export.py
tests/devtests/run_dev_tests
tests/devtests/simple_debug.py
tests/devtests/tracing.py
tests/devtests/archive/README.rst
tests/devtests/archive/age_example.py
tests/devtests/archive/choose_tests.py
tests/devtests/archive/choose_tests2.py
tests/devtests/archive/dev_test_synthpops.py
tests/devtests/archive/dict_tests.py
tests/devtests/archive/example_data.csv
tests/devtests/archive/intervention_by_date.py
tests/devtests/archive/memory_test.py
tests/devtests/archive/memory_test2.py
tests/devtests/archive/numba_tests.py
tests/devtests/archive/pop_type_scaling.py
tests/devtests/archive/test_basic_contact_tracing.py
tests/devtests/archive/testing_test.py
tests/devtests/archive/testing_test2.py
tests/unittests/experiment_test_disease_mortality.py
tests/unittests/get_unittest_coverage.py
tests/unittests/run_unittests
tests/unittests/test_data_loaders.py
tests/unittests/test_disease_mortality.py
tests/unittests/test_disease_progression.py
tests/unittests/test_disease_transmission.py
tests/unittests/test_miscellaneous_features.py
tests/unittests/test_population_types.py
tests/unittests/test_simulation_parameter.py
tests/unittests/unittest_support_classes.py