Installation
Note
Placeholder — installation instructions will be finalised at first release.
DLMAX targets Python 3.13 and is built on JAX. The intended install path is via pip:
pip install dlmaxDLMAX enforces 64-bit precision in JAX, which is configured automatically on import.
Requirements
- Python ≥ 3.13
- JAX (CPU or GPU build)