目录
e2m2e 的安装方法。
Python >= 3.9
NumPy >= 1.20
SciPy >= 1.7
pip install e2m2e
开发模式安装:
git clone https://github.com/cislunarspace/e2m2e.git cd e2m2e pip install -e ".[dev]"