zmbc / vivarium

A python microsimulation framework

Home Page:http://wwww.healthdata.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vivarium

image

Latest Version

Latest Docs

image

Vivarium is a simulation framework written using standard scientific Python tools.

Vivarium requires Python 3.6 to run

You can install vivarium from PyPI with pip:

> pip install vivarium

or build it from source with

> git clone https://github.com/ihmeuw/vivarium.git

> cd vivarium

> python setup.py install

This will make the vivarium library available to python and install a command-line executable called simulate that you can use to verify your installation with

> simulate test

About

A python microsimulation framework

http://wwww.healthdata.org

License:GNU General Public License v3.0


Languages

Language:Python 100.0%