Skip to content
Zed

Jaxonomy — hybrid dynamical systems on JAX for Zed

io.github.machinavitalis/jaxonomy

Build, simulate and calibrate JAX block-diagram models of hybrid dynamical systems.

client:Zed transport:stdio runtime:pypi

Install Jaxonomy — hybrid dynamical systems on JAX in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "jaxonomy": {
      "command": "uvx",
      "args": [
        "jaxonomy"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Jaxonomy — hybrid dynamical systems on JAX in other clients