Skip to content

v0.4.3

Choose a tag to compare

@ymahlau ymahlau released this 18 Jul 06:28
· 229 commits to main since this release

(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].
  • bugfixes in mode computation