v0.4.3
(published 18.07.2025) This release contains:
- Separation of CPU, CUDA, AMD, and TPU installation. Install fdtdx
- for CPU with
pip install fdtdx. - for CUDA GPU with
pip install fdtdx[cuda12]. - for AMD GPU with
pip install fdtdx[rocm]. - for TPU with
pip install fdtdx[tpu].
- for CPU with
- bugfixes in mode computation