jgsuresh / emodlib

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C 74.8%Language:C++ 23.0%Language:Python 2.0%Language:CMake 0.2%