Installation¶
Prerequisites¶
moTSart requires conda (or mamba) because xTB is distributed via conda-forge.
We recommend installing Miniforge (includes mamba):
Install moTSart¶
Create the environment, activate it, and install moTSart in editable mode:
Optional Dependencies¶
Pysisyphus (reaction path optimization)¶
GPU4PySCF (Linux only, GPU-accelerated DFT)¶
PyTorch & PyTorch Geometric¶
Required for learning. Install the version matching your platform:
External Software¶
xTB¶
Installed via the conda environment. Verify:
ORCA 6.1 (optional, for DFT validation)¶
Download ORCA and configure its path in your environment config (see Configuration).