Installation¶
uv (recommended)¶
With the HTTP server:
pip¶
From source¶
git clone https://github.com/metacogdev/eigenhelm.git
cd eigenhelm
uv sync --extra dev --extra serve
Docker¶
Verify installation¶
Requirements¶
- Python 3.11 or later
- Dependencies: tree-sitter, lizard, numpy, scipy (installed automatically)