epiworld
2022
epidemiology
agent-based models
hpc
A general framework for epidemiologic simulation implemented as a header-only ‘C++’ template library.
ActiveLibrary2022version0.0-1stars10
A Flexible and General Agent Based Model Engine
About
A general framework for epidemiologic simulation implemented as a header-only ‘C++’ template library. The core principle of ‘epiworld’ is fast epidemiological prototyping for building complex models quickly: models can have an arbitrary set of states, viruses and tools (e.g., vaccines, mask-wearing) can be designed with arbitrary features, and multiple tools and viruses can coexist in the same simulation. It depends only on the standard library and is capable of over 150 million person-day simulations per second.
Cite
@Manual{epiworld,
title = {epiworld: A Flexible and General Agent Based Model Engine},
author = {{Vega Yon}, {George G.}},
year = {2022},
url = {https://github.com/UofUEpiBio/epiworld},
note = {C++ library version 0.0-1},
}