edwenger / emodlib

Python bindings of ported EMOD C++ libraries for disease-transmission modeling
MIT License
0 stars 1 forks source link

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

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