Installation¶
Requirements¶
splax needs an NVIDIA GPU and a CUDA-enabled JAX. The jax[cuda12] wheel is pulled in as a dependency, so no system CUDA toolchain is required. Python 3.12 is required.
Install with pip¶
Verify the import:
Developer setup¶
pixi installs splax editable with the developer tooling into a managed environment.
Use the Pixi environments above for tooling and docs tasks.
Building the documentation¶
The docs are built with ProperDocs and the Material theme. Set JAX_PLATFORMS=cpu so the API reference imports splax without a GPU: