Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 915 Bytes

index.rst

File metadata and controls

25 lines (18 loc) · 915 Bytes

Summer documentation

Summer is a Python-based framework for the creation and execution of compartmental models (or "state-based") epidemiological models of infectious disease transmission. It provides a range of structures for easily implementing compartmental models, including structure for some of the most common features added to basic compartmental frameworks, including:

  • A variety of inter-compartmental flows
  • Force of infection multipliers (frequency, density)
  • Post-processing of compartment sizes into derived outputs
  • Stratification of compartments

The source code for this library is available on GitHub.

Contents

install examples/index.rst detailed/index.rst rationale.md api/index.rst