Skip to content

Tags: ihmeuw/vivarium_public_health

Tags

v3.1.4

Toggle v3.1.4's commit message
introduce data source argmuents (#499)

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Albrja/mic 5277/relative-risk-pipeline-for-riskeffect (#496)

Albrja/mic 5277/relative-risk-pipeline-for-riskeffect

Grant users access to relative risk pipeline for RiskEffect class
- *Category*: Feature
- *JIRA issue*: https://jira.ihme.washington.edu/browse/MIC-5277

Changes and notes
-small refactor so users have access to the relative risk pipeline for RiskEffect class

### Testing
<!--
Details on how code was verified, any unit tests local for the
repo, regression testing, etc. At a minimum, this should include an
integration test for a framework change. Consider: plots, images,
(small) csv file.
-->

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
drop python 3.9 changes (#493)

Category: CI
JIRA issue: https://jira.ihme.washington.edu/browse/MIC-5537

Changes and notes
Modernize type hinting.

Testing
Ran pytest.

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
rename DiseaseModel initial_state to residual_state (#492)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
drop python 3.9 (#490)

* remove python 3.9

* CHANGELOG

v3.0.11

Toggle v3.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Albrja/mic-5485/scaled-population (#489)

Albrja/mic-5485/scaled-population

Add ScalePopulation component to population package.
- *Category*: Feature
- *JIRA issue*: https://jira.ihme.washington.edu/browse/MIC-5485

Changes and notes
-Adds component to scale base population

Testing
Successfully ran simulation.

v3.0.10

Toggle v3.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sbachmei/mic 5125/import subpackages to top level namespace (#487)

v3.0.9

Toggle v3.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix broken import (#484)

v3.0.8

Toggle v3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix broken test due to population_view setter restrictions (#483)

* fix broken test due to population_view setter restrictions

* require vivarium>=3.0.3

v3.0.7

Toggle v3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
properly create the population_view in RateTransition (#482)