Releases: imperialCHEPI/healthgps
Releases · imperialCHEPI/healthgps
Testing release for Kevin Hall model
v1.3.0.0-rc Fix baseline and intervention out files clobbering.
v1.2.2.0
v1.2.1.0 EasyBuild
Facilitates EasyBuild integration for building Health-GPS from source code on the Imperial HPC system.
- Structured the project to build with EasyBuild out of the box.
- Added action to include a sha256sum file in the release artefacts.
v1.2.0.0 STOP Final
Added support for dynamic intervention:
- Marketing
- Food labelling
- Physical activity
v1.1.4.0
- Enabled multithreading for algorithms that process virtual population deterministically.
- Changed the disease module creation function to load diseases definition in parallel.
v1.1.3.0
Health GPS release used to run the manuscript experiments with:
- Improved the seeding of job array simulations on HPC.
- Added comorbidities prevalence to results global summary.
- Fixed the age and death update to allow maximum age in population.
- Added asynchronous calculation of the results global results summary.
v1.1.1.0
Health GPS release used to run the manuscript experiments.
v1.0.0.0
- Added energy balance model with age-based factor adjustment.
- Changed the diseases registry to be fully data driven.
- Added marketing intervention policy.
Add Cancer Models - Adults Only
- Implemented the default cancer model with the disease model interface
- Updated development dataset to use 'mortality' measure instead of mtexcess or mtspecific.
- Moved cancers data processing algorithms to outside the model.
- Added initial model documentation
Intervention Scenario
Add support for policy intervention scenario evaluation.