Vivarium Public Health Documentation
NOTE: This repository has been archived.
The vivarium_public_health package has been renamed and migrated into the
vivarium-suite monorepo.
What changed
Import path:
vivarium_public_health->vivarium.public_healthSource:
ihmeuw/vivarium_public_health(archived) ->ihmeuw/vivarium-suite(underlibs/public-health/)
To migrate fully to the new package
Install:
pip install vivarium-public-health # no change here
Import:
import vivarium.public_health # was: import vivarium_public_health
Original package overview
This library contains several components for for modelling diseases and their interventions.
You can install vivarium_public_health from PyPI with pip:
> pip install vivarium_public_health
or build it from source with
> git clone https://github.com/ihmeuw/vivarium_public_health.git
> cd vivarium_public_health
> python setup.py install
Check out the docs!
Contents: