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

Rename model functions to `model_x()` #102

Closed pratikunterwegs closed 10 months ago

pratikunterwegs commented 11 months ago

This issue is to request that all model functions, which are currently named epidemic_x_language() should be renamed to model_x_language(). For instance, the function epidemic_default_cpp() would be model_default_cpp().