Skip to content

Vivarium microsimulation tools used to model diseases and interventions.

License

Notifications You must be signed in to change notification settings

ihmeuw/vivarium_public_health

Repository files navigation

Vivarium Public Health

image

Latest Version

Latest Docs

image

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