A python package that supports inference for epidemiology models
- conda install pyomo
- conda install -c conda-forge ipopt
- python setup.py install
- conda install pyomo
- conda install -c conda-forge ipopt
- python setup.py develop
After installation, edits in the epi_inference software directory will immediately change the installed epi_inference python package.