Installation

From PyPI

pip install elica

From source

git clone https://github.com/Vgenesin/ELiCA.git
cd ELICA
uv sync

You can also use pip install . if you don’t have uv.