Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.22 KB

README.rst

File metadata and controls

34 lines (21 loc) · 1.22 KB

Vivarium Public Health

Latest Version Latest Docs

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