安装¶ 系统要求¶ Python 3.9 及以上 NumPy、Matplotlib、Pandas(随 EVAS 自动安装) 从 PyPI 安装¶ pip install evas-sim 从源码安装¶ git clone https://github.com/Arcadia-1/EVAS.git cd EVAS pip install -e ".[dev]" 验证安装¶ evas list 若安装成功,将列出所有内置示例名称。