Installing CRISTAL#

To install CRISTAL, activate your virtual environment (optional) and use the following command:

git clone https://github.com/fgrivet/CRISTAL.git
cd CRISTAL
pip install -e .

Or

pip install git+https://github.com/fgrivet/CRISTAL.git