.gitignore
.readthedocs.yaml
CHANGELOG.rst
LICENSE
README.rst
code_of_conduct.rst
contributing.rst
pyproject.toml
setup.py
.github/workflows/README.md
.github/workflows/pypi_release.yaml
.github/workflows/tests.yaml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/overview.rst
docs/requirements.txt
docs/tutorials.rst
docs/whatsnew.rst
docs/_static/theme_overrides.css
docs/_templates/footer_end.html
docs/_templates/footer_start.html
docs/_templates/navbar-side.html
docs/_templates/page.html
docs/images/favicon.ico
docs/images/idm-logo-transparent.png
stisim/__init__.py
stisim/analyzers.py
stisim/calibration.py
stisim/demographics.py
stisim/networks.py
stisim/parameters.py
stisim/sim.py
stisim/utils.py
stisim/version.py
stisim.egg-info/PKG-INFO
stisim.egg-info/SOURCES.txt
stisim.egg-info/dependency_links.txt
stisim.egg-info/requires.txt
stisim.egg-info/top_level.txt
stisim/connectors/__init__.py
stisim/connectors/gud_syph.py
stisim/connectors/hiv_sti.py
stisim/data/__init__.py
stisim/data/downloaders.py
stisim/data/loaders.py
stisim/data/test_downloaders.py
stisim/diseases/__init__.py
stisim/diseases/bv.py
stisim/diseases/chlamydia.py
stisim/diseases/gonorrhea.py
stisim/diseases/gud.py
stisim/diseases/hiv.py
stisim/diseases/sti.py
stisim/diseases/syphilis.py
stisim/diseases/trichomoniasis.py
stisim/interventions/__init__.py
stisim/interventions/base_interventions.py
stisim/interventions/bv_interventions.py
stisim/interventions/gonorrhea_interventions.py
stisim/interventions/hiv_interventions.py
stisim/interventions/syphilis_interventions.py
tests/devtest_amr.py
tests/devtest_chlamydia.py
tests/devtest_faststructuredsexual.py
tests/devtest_networks.py
tests/devtest_popsize.py
tests/devtest_structuredsexual_plots.py
tests/pytest.ini
tests/requirements.txt
tests/run_tests
tests/simple.py
tests/test_calibration.py
tests/test_connectors.py
tests/test_diseases.py
tests/test_hiv.py
tests/test_networks.py
tests/test_sim.py
tests/test_data/zimbabwe_age.csv
tests/test_data/zimbabwe_age_2010.csv
tests/test_data/zimbabwe_asfr.csv
tests/test_data/zimbabwe_calib.csv
tests/test_data/zimbabwe_deaths.csv