Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

sandialabs/epi_inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epi_inference

A python package that supports inference for epidemiology models

Installation with CONDA (for users)

  • conda install pyomo
  • conda install -c conda-forge ipopt
  • python setup.py install

Installation with CONDA (for developers)

  • 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.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages