Packages

The EpiAware ecosystem — small, composable packages that combine into infectious disease models.

Each package does one thing and combines with the others. Most extend Julia’s Distributions.jl so they share a common interface and compose cleanly. Read any package’s documentation in the unified docs browser, or follow the links on each page below.

Each card carries a maturity status, based on where the package sits in its release cycle rather than a subjective judgement:

Adding a package

The list above is generated automatically from the pages in packages/. To add a package, copy packages/_template.qmd to packages/<yourpackage>.qmd, fill in the front matter and body, and open a pull request — the card and its docs entry appear on build. See Contributing for details.

Note

Empty or placeholder (“shell”) repositories are intentionally left off this list until they have real, documented functionality. Planned packages that do not yet have docs are tracked on the organisation profile.