hpvsim 2.2.0__tar.gz → 2.2.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {hpvsim-2.2.0 → hpvsim-2.2.1}/CHANGELOG.rst +8 -1
- {hpvsim-2.2.0/hpvsim.egg-info → hpvsim-2.2.1}/PKG-INFO +1 -1
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/calibration.py +1 -1
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/sim.py +2 -2
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/version.py +2 -2
- {hpvsim-2.2.0 → hpvsim-2.2.1/hpvsim.egg-info}/PKG-INFO +1 -1
- {hpvsim-2.2.0 → hpvsim-2.2.1}/.github/workflows/tests.yaml +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/.gitignore +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/.readthedocs.yaml +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/CODE_OF_CONDUCT.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/LICENSE +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/MANIFEST.in +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/README.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/Makefile +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/README.md +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/_static/theme_overrides.css +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/_templates/custom-class-template.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/_templates/custom-function-template.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/_templates/custom-module-template.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/_templates/footer_end.html +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/_templates/footer_start.html +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/_templates/navbar-side.html +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/_templates/page.html +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/api/index.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/build_docs +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/conf.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/images/favicon.ico +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/images/idm-logo-transparent.png +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/index.html +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/index.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/overview.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/requirements.txt +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/robots.txt +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/README.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/clean_outputs +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/example_cancer_cases.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/nigeria_cancer_cases.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/nigeria_cancer_types.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/south_africa_age_pyramid.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/tut_analyzers.ipynb +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/tut_calibration.ipynb +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/tut_interventions.ipynb +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/tut_intro.ipynb +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/tut_people.ipynb +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/tut_plotting.ipynb +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials/tut_running.ipynb +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/tutorials.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/variables.txt +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/docs/whats-new.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/examples/t05_screen_algorithms.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/__init__.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/analysis.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/base.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/data/__init__.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/data/downloaders.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/data/loaders.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/data/products_dx.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/data/products_tx.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/data/products_txvx.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/data/products_vx.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/data/test_downloaders.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/data/test_loaders.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/defaults.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/hiv.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/immunity.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/interventions.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/misc.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/parameters.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/people.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/plotting.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/population.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/regression/pars_v0.2.6.json +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/regression/pars_v0.2.9.json +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/regression/pars_v0.3.0.json +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/regression/pars_v0.3.1.json +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/run.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/settings.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim/utils.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim.egg-info/SOURCES.txt +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim.egg-info/dependency_links.txt +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim.egg-info/requires.txt +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/hpvsim.egg-info/top_level.txt +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/pyproject.toml +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/setup.cfg +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/.coveragerc +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/README.rst +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/baseline.json +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/benchmark.json +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/benchmark_profile.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/check_coverage +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/check_hiv_data.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/hpv_test_pars.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/multiscale_concept1.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/multiscale_concept2.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/multiscale_concept3.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/multiscale_test.df +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/mysql_hpvsim_test.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/mysql_test.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/network_dx.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/plot_nathx.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/setup_mysql +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_cancer_dysp.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_dt.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_hiv.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_latency.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_logistic.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_merge_scens.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_multiscale.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_multiscale_pars.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_networks.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_new_progs.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_parameter_exploration.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_popgrowth.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_popscale.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_sampler.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/test_txvx.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/devtests/tut_parameter_exploration.ipynb +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/hpvsim_v1.2.2.yml +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/pytest.ini +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/requirements.txt +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/run_tests +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/simple.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_analysis.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_baselines.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_calibration.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/RSA_data.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/art_coverage_south_africa.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/australia_age_pyramid.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/hiv_incidence_south_africa.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/india_cancer_cases.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/india_cancer_deaths.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/india_cancer_types.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/india_cin_types.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/india_data.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/india_hpv_data.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/india_hpv_prevalence.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/kenya_age_pyramid.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/kenya_cancer_incidence.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/kenya_cancer_mortality.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/kenya_data.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/param_space.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/param_space_filled.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_age_pyramid.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_art_coverage_by_age_females.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_art_coverage_by_age_males.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_cancer_data_2020.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_cancer_data_hiv_2020.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_cancer_incidence_by_age_no_hiv.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_cancer_incidence_by_age_with_hiv.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_female_hiv_mortality.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_hpv_data.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_male_hiv_mortality.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_target_data.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_type_distribution_cancer.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_type_distribution_high_grade_lesion.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/tanzania_age_pyramid.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/tanzania_data.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/test_tx_assigner.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/test_via.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/test_via_triage.csv +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_event_schedule.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_interventions.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_run.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_sim.py +0 -0
- {hpvsim-2.2.0 → hpvsim-2.2.1}/tests/update_baseline +0 -0
|
@@ -8,11 +8,18 @@ All notable changes to the codebase are documented in this file. Changes that ma
|
|
|
8
8
|
:local:
|
|
9
9
|
:depth: 1
|
|
10
10
|
|
|
11
|
+
|
|
12
|
+
Version 2.2.1 (2025-05-29)
|
|
13
|
+
---------------------------
|
|
14
|
+
- Bugfix for running calibrations to prevent interventions being reinitialized
|
|
15
|
+
- *Github info* PR `678 <https://github.com/starsimhub/hpvsim_orig/pull/678>`__
|
|
16
|
+
|
|
17
|
+
|
|
11
18
|
Version 2.2.0 (2025-05-23)
|
|
12
19
|
---------------------------
|
|
13
20
|
- Refresh results: ensure all main results are populated, remove cancer detection results, and fix bug with HPV prevalence calculations
|
|
14
21
|
- Updates to docs
|
|
15
|
-
- *Github info* PR `
|
|
22
|
+
- *Github info* PR `673 <https://github.com/starsimhub/hpvsim_orig/pull/673>`__
|
|
16
23
|
|
|
17
24
|
|
|
18
25
|
Version 2.1.0 (2025-03-25)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hpvsim
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.1
|
|
4
4
|
Summary: HPVsim: Human Papillomavirus Simulator
|
|
5
5
|
Author: Robyn Stuart, Jamie Cohen, Cliff Kerr, Romesh Abeysuriya, Mariah Boudreau, Daniel Klein, Hao Hu
|
|
6
6
|
Maintainer-email: HPVsim Team <info@hpvsim.org>
|
|
@@ -133,7 +133,7 @@ class Calibration(sc.prettyobj):
|
|
|
133
133
|
self.sim['analyzers'] += [ar]
|
|
134
134
|
if hiv_pars is not None:
|
|
135
135
|
self.sim['model_hiv'] = True # if calibrating HIV parameters, make sure model is running HIV
|
|
136
|
-
self.sim.initialize()
|
|
136
|
+
self.sim.initialize(init_intvs=False)
|
|
137
137
|
if self.sim['model_hiv']:
|
|
138
138
|
self.sim.results = sc.mergedicts(self.sim.results, self.sim.hivsim.results)
|
|
139
139
|
for rkey in sim_results.keys():
|
|
@@ -74,7 +74,7 @@ class Sim(hpb.BaseSim):
|
|
|
74
74
|
return
|
|
75
75
|
|
|
76
76
|
|
|
77
|
-
def initialize(self, reset=True, init_states=True, init_analyzers=True, **kwargs):
|
|
77
|
+
def initialize(self, reset=True, init_states=True, init_intvs=True, init_analyzers=True, **kwargs):
|
|
78
78
|
'''
|
|
79
79
|
Perform all initializations on the sim.
|
|
80
80
|
'''
|
|
@@ -85,7 +85,7 @@ class Sim(hpb.BaseSim):
|
|
|
85
85
|
hpu.set_seed(self['rand_seed']) # Reset the random seed before the population is created
|
|
86
86
|
self.init_genotypes() # Initialize the genotypes
|
|
87
87
|
self.init_results() # After initializing the genotypes and people, create the results structure
|
|
88
|
-
self.init_interventions() # Initialize the interventions BEFORE the people, because then vaccination interventions get counted in immunity structures
|
|
88
|
+
if init_intvs: self.init_interventions() # Initialize the interventions BEFORE the people, because then vaccination interventions get counted in immunity structures
|
|
89
89
|
self.init_immunity() # Includes immunity matrices and cumulative dysplasia arrays
|
|
90
90
|
self.init_people(reset=reset, init_states=init_states, **kwargs) # Create all the people (the heaviest step)
|
|
91
91
|
if init_analyzers: self.init_analyzers() # ...and the analyzers...
|
|
@@ -4,6 +4,6 @@ Version and license information.
|
|
|
4
4
|
|
|
5
5
|
__all__ = ['__version__', '__versiondate__', '__license__']
|
|
6
6
|
|
|
7
|
-
__version__ = '2.2.
|
|
8
|
-
__versiondate__ = '2025-05-
|
|
7
|
+
__version__ = '2.2.1'
|
|
8
|
+
__versiondate__ = '2025-05-29'
|
|
9
9
|
__license__ = f'HPVsim {__version__} ({__versiondate__}) — © 2023-2025 by IDM'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hpvsim
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.1
|
|
4
4
|
Summary: HPVsim: Human Papillomavirus Simulator
|
|
5
5
|
Author: Robyn Stuart, Jamie Cohen, Cliff Kerr, Romesh Abeysuriya, Mariah Boudreau, Daniel Klein, Hao Hu
|
|
6
6
|
Maintainer-email: HPVsim Team <info@hpvsim.org>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_cancer_incidence_by_age_no_hiv.csv
RENAMED
|
File without changes
|
{hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_cancer_incidence_by_age_with_hiv.csv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hpvsim-2.2.0 → hpvsim-2.2.1}/tests/test_data/south_africa_type_distribution_high_grade_lesion.csv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|