/emodlib

Python bindings of ported EMOD C++ libraries for disease-transmission modeling

Primary LanguageCMIT LicenseMIT

emodlib

Porting key modules from EMOD version 2.20 -- C++ libraries of demographic, immunological, and behavioral algorithms for disease modeling -- to lightweight decoupled libraries with Python bindings to facilitate uptake in other applications.

Local Installation

  • clone this repository
  • pip install ./emodlib

Web Documentation

Getting Started

Open in GitHub Codespaces

Click the badge above to create a codespace for this repository and try running some of the notebooks in the docs/tutorials/ directory.

More demos available in the template repo: emod-demo