Skip to content

About

Jaxonomy is a Python simulation library focused on composable block-diagram models, hybrid dynamics (continuous + discrete + events), and a JAX-first execution path for performance and differentiation.

This documentation site is generated with MkDocs, Material for MkDocs, mkdocstrings (API reference), and mkdocs-jupyter (notebook pages). To build it locally from the repository:

pip install -r requirements.docs.txt
mkdocs build --clean
# or: mkdocs serve

General project information is at www.jaxonomy.com, and the source code at github.com/machinavitalis/jaxonomy.