References¶
A collection of external resources related to epidemiological modeling and this framework.
-
EMOD & emodpy-malaria documentation — Comprehensive guide for IDM’s epidemiological modeling tools.
https://docs.idmod.org/projects/emodpy-malaria/en/latest/index.html -
SciPy Documentation — Numerical computing library used for ODE solvers and optimization.
https://docs.scipy.org/doc/scipy/ -
emcee Documentation — Affine-invariant MCMC ensemble sampler in Python.
https://emcee.readthedocs.io/ -
Matplotlib Documentation — Plotting library used to visualize simulations and results.
https://matplotlib.org/stable/contents.html -
PyYAML Documentation — YAML parser for loading model configurations.
https://pyyaml.org/wiki/PyYAMLDocumentation