Installation¶
Using pip¶
SCRIBE can be installed from source:
Using uv (recommended)¶
uv is the recommended package manager for SCRIBE development:
Development Installation¶
For contributors and developers:
To also install documentation dependencies:
GPU Support¶
SCRIBE uses JAX for GPU-accelerated computation. The default installation includes CUDA 12 support. If you are on a system without a GPU, JAX will automatically fall back to CPU execution.
For specific JAX installation instructions (e.g., different CUDA versions or TPU support), see the JAX installation guide.
Docker¶
A Docker environment is also available for development:
Verifying Installation¶
After installation, verify that SCRIBE is working:
If JAX GPU support is available: