epiverse-trace / epidemics

A library of published compartmental epidemic models, and classes to represent demographic structure, non-pharmaceutical interventions, and vaccination regimes, to compose epidemic scenarios.
https://epiverse-trace.github.io/epidemics/
Other
8 stars 2 forks source link

Allow `population` to be a list-like in epidemic models #181

Open pratikunterwegs opened 4 months ago

pratikunterwegs commented 4 months ago

This issue requests that epidemic models should accept lists of <population>s to quickly simulate uncertainty or different assumptions regarding population characteristics, such as the demographic stratification of social contacts, or initial conditions.

pratikunterwegs commented 1 month ago

Focusing on single country modelling so this issue is not currently a priority.