.gitignore
CHANGELOG.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build.yaml
.github/workflows/ubuntu.yaml
.platform/README.md
.platform/covasim-deployment.yaml
.platform/ingress-local.yaml
.platform/ingresss-azure.yaml
bin/README.md
bin/covascens
bin/covasim
bin/test_scripts.sh
covasim/README.rst
covasim/__init__.py
covasim/base.py
covasim/defaults.py
covasim/interventions.py
covasim/misc.py
covasim/parameters.py
covasim/people.py
covasim/population.py
covasim/requirements.py
covasim/run.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/cruise_ship/__init__.py
covasim/cruise_ship/model.py
covasim/cruise_ship/parameters.py
covasim/cruise_ship/reported_infections.xlsx
covasim/cruise_ship/test_cruise_ship.py
covasim/cruise_ship/test_cruise_sim.py
covasim/data/__init__.py
covasim/data/country_age_distributions.py
covasim/data/loaders.py
covasim/webapp/README.rst
covasim/webapp/__init__.py
covasim/webapp/cova_app.css
covasim/webapp/cova_app.js
covasim/webapp/cova_app.py
covasim/webapp/example_nginx_config
covasim/webapp/index.html
covasim/webapp/launch_flask
covasim/webapp/launch_gunicorn
covasim/webapp/npm-shrinkwrap.json
covasim/webapp/package.json
covasim/webapp/assets/sciris-js.js
covasim/webapp/assets/themify-icons.css
covasim/webapp/assets/fonts/themify.eot
covasim/webapp/assets/fonts/themify.svg
covasim/webapp/assets/fonts/themify.ttf
covasim/webapp/assets/fonts/themify.woff
data/README.rst
data/load_corona_data_scraper_data.py
data/load_covid_tracking_project_data.py
data/load_ecdp_data.py
data/run_scrapers
docker/Dockerfile
docker/Makefile
docker/README.rst
docker/docker-compose.yml
docker/docker_nginx.conf
docker/supervisord.conf
docs/Makefile
docs/README.md
docs/conduct.rst
docs/conf.py
docs/contributing.rst
docs/data.rst
docs/docker.rst
docs/index.html
docs/index.rst
docs/make.bat
docs/parameters.rst
docs/requirements.txt
docs/search-local.rst
docs/sweep.rst
docs/variables.txt
docs/webapp.rst
docs/whatsnew.rst
docs/_static/runsearch.js
docs/_static/tablecollapse.js
docs/_static/theme_overrides.css
docs/_static/tipuesearch/tipuesearch.css
docs/_static/tipuesearch/tipuesearch.js
docs/_static/tipuesearch/tipuesearch.min.js
docs/_static/tipuesearch/tipuesearch_content.js
docs/_static/tipuesearch/tipuesearch_set.js
docs/_static/tipuesearch/img/search.png
docs/_templates/breadcrumbs.html
docs/_templates/footer.html
docs/_templates/layout.html
docs/_templates/page.html
docs/_templates/searchbox.html
docs/images/IDM_white.png
docs/images/favicon.ico
docs/scripts/gti.py
examples/run_scenarios.py
examples/run_sim.py
examples/simple.py
licenses/NOTICE
licenses/js-license-format.json
licenses/notice.js
licenses/notice.py
licenses/custom/polyfill/LICENSE
licenses/custom/polyfill/package.json
licenses/custom/roboto-font/LICENSE
licenses/custom/roboto-font/package.json
licenses/custom/themify-icons/LICENSE
licenses/custom/themify-icons/package.json
sweep/README.rst
sweep/sweep-bayes.yaml
sweep/sweep-random.yaml
sweep/sweep.py
tests/README.rst
tests/benchmark.py
tests/example_data.csv
tests/run_all_tests
tests/run_tests
tests/test_age_structure.py
tests/test_interventions_other.py
tests/test_interventions_testing.py
tests/test_parameters.py
tests/test_run.py
tests/test_sim.py
tests/test_utils.py
tests/test_webapp.py
tests/devtests/README.md
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_compute_gen_time.py
tests/devtests/dev_test_counts.py
tests/devtests/dev_test_layers.py
tests/devtests/dev_test_memory.py
tests/devtests/dev_test_people.py
tests/devtests/dev_test_popchoices.py
tests/devtests/dev_test_popchoices2.py
tests/devtests/dev_test_populations.py
tests/devtests/dev_test_r_eff.py
tests/devtests/dev_test_sample.py
tests/devtests/draw_networks.py
tests/devtests/run_dev_tests
tests/devtests/run_viral_load.py
tests/devtests/simple_debug.py
tests/devtests/tracing.py
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/memory_test.py
tests/devtests/archive/memory_test2.py
tests/devtests/archive/numba_tests.py
tests/devtests/archive/testing_test.py
tests/devtests/archive/testing_test2.py
tests/unittests/baseline.json
tests/unittests/benchmark.json
tests/unittests/experiment_test_disease_mortality.py
tests/unittests/get_unittest_coverage.py
tests/unittests/intervention_pars.json
tests/unittests/run_coverage
tests/unittests/run_unittests
tests/unittests/test_baselines.py
tests/unittests/test_diagnostic_testing.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_simulation_parameter.py
tests/unittests/unittest_support_classes.py
tests/unittests/update_baseline