CrySPY 1.3.0 or later

CrySPY

pip

pip3 install csp-cryspy

Please note that the name is csp-cryspy on PyPI, not cryspy. The executable script, cryspy, is automatically installed in your PATH. You can check by

which cryspy

Editable mode

If you want to change the source code of CrySPY, you can use pip’s editable mode (-e option).

git clone https://github.com/Tomoki-YAMASHITA/CrySPY.git
pip3 install -e ./CrySPY

Instead of git clone, you can download the compressed file from the release page

PHYSBO and DScribe (option)

If you use Bayesian optimization, PHYSBO and DScribe are required.

pip3 install physbo dscribe
Info

cal_fingerprint program and COMBO are obsolete.