.gitignore
CHANGELOG.md
CLAUDE.md
CNAME
LICENSE
README.md
code_of_conduct.md
contributing.md
pyproject.toml
.github/workflows/README.md
.github/workflows/publish_docs.yaml
.github/workflows/pypi_release.yaml
.github/workflows/tests.yaml
docs/.gitignore
docs/_quarto.yml
docs/_quartodoc_hivsim.yml
docs/_variables.yml
docs/clean_all
docs/code_of_conduct.md
docs/contributing.md
docs/index.md
docs/preview
docs/publish
docs/quarto_utils.py
docs/render
docs/requirements.txt
docs/whatsnew.md
docs/assets/favicon.ico
docs/assets/starsim-logo-dark.png
docs/assets/starsim-logo.png
docs/assets/styles-dark.scss
docs/assets/styles-light.scss
docs/assets/styles.css
docs/examples/art_interruptions.qmd
docs/examples/art_interruptions_thumb.png
docs/examples/dynamic_debut.qmd
docs/examples/dynamic_debut_thumb.png
docs/examples/index.qmd
docs/examples/partner_notification.qmd
docs/examples/partner_notification_thumb.png
docs/examples/vmmc_costing.qmd
docs/examples/vmmc_costing_thumb.png
docs/tutorials/index.md
docs/tutorials/tut_calibration.qmd
docs/tutorials/tut_cotransmission.qmd
docs/tutorials/tut_interventions.qmd
docs/tutorials/tut_intro.qmd
docs/tutorials/tut_results.qmd
docs/user_guide/calibration.md
docs/user_guide/connectors.md
docs/user_guide/hivsim.md
docs/user_guide/index.md
docs/user_guide/diseases/bv.md
docs/user_guide/diseases/chlamydia.md
docs/user_guide/diseases/gonorrhea.md
docs/user_guide/diseases/gud.md
docs/user_guide/diseases/hiv.md
docs/user_guide/diseases/index.md
docs/user_guide/diseases/syphilis.md
docs/user_guide/diseases/trichomoniasis.md
docs/user_guide/interventions/interventions.md
docs/user_guide/networks/msm.md
docs/user_guide/networks/structured_sexual.md
hivsim/README.md
hivsim/__init__.py
hivsim/sim.py
hivsim_examples/__init__.py
hivsim_examples/simple/__init__.py
hivsim_examples/simple/sim.py
hivsim_examples/zimbabwe/__init__.py
hivsim_examples/zimbabwe/art_coverage.csv
hivsim_examples/zimbabwe/condom_use.csv
hivsim_examples/zimbabwe/init_prev_hiv.csv
hivsim_examples/zimbabwe/sim.py
hivsim_examples/zimbabwe/vmmc_coverage.csv
hivsim_examples/zimbabwe/zimbabwe_age_1990.csv
hivsim_examples/zimbabwe/zimbabwe_asfr.csv
hivsim_examples/zimbabwe/zimbabwe_deaths.csv
hivsim_examples/zimbabwe/zimbabwe_hiv_data.csv
stisim/README.md
stisim/__init__.py
stisim/analyzers.py
stisim/calibration.py
stisim/care_seeking.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/README.md
stisim/connectors/__init__.py
stisim/connectors/gud_syph.py
stisim/connectors/hiv_sti.py
stisim/data/README.md
stisim/data/__init__.py
stisim/data/downloaders.py
stisim/data/loaders.py
stisim/data/test_downloaders.py
stisim/diseases/README.md
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/README.md
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
stisim/interventions/utils.py
tests/README.md
tests/baseline.yaml
tests/benchmark.yaml
tests/hiv_natural_history_analyzers.py
tests/pytest.ini
tests/requirements.txt
tests/run_tests
tests/simple.py
tests/test_baselines.py
tests/test_calibration.py
tests/test_connectors.py
tests/test_hiv.py
tests/test_hiv_interventions.py
tests/test_networks.py
tests/test_parameters.py
tests/test_sim.py
tests/test_stis.py
tests/testlib.py
tests/devtests/devtest_amr.py
tests/devtests/devtest_chlamydia.py
tests/devtests/devtest_docs.py
tests/devtests/devtest_faststructuredsexual.py
tests/devtests/devtest_hiv.py
tests/devtests/devtest_networks.py
tests/devtests/devtest_popsize.py
tests/devtests/devtest_structuredsexual_plots.py
tests/devtests/devtest_sw_networks.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