Installation¶
Requirements¶
Python 3.9 or later
NumPy, Matplotlib, Pandas (installed automatically)
From PyPI¶
pip install evas-sim
From Source¶
git clone https://github.com/Arcadia-1/EVAS.git
cd EVAS
pip install -e ".[dev]"
Verify¶
evas list
You should see all 15 bundled example names printed.