Installation ============ .. code-block:: bash git clone git@github.com:Richard-Sti/CANDEL.git cd CANDEL python -m venv venv_candel source venv_candel/bin/activate python -m pip install --upgrade pip setuptools python -m pip install -e . For model-evidence computation, also install `harmonic `_.