##########
Backends
##########
The following implementations of the `Array API Standard
`_ have been tested to work:
.. list-table::
:header-rows: 1
- - Backend
- Devices
- Minimum Version
- - `NumPy `_
- CPU
- 1.23.0
- - `CuPy `_
- GPU
- 10.0.0
- - `DPNP `_
- GPU
- 0.17.0
- - `Dask `_
- CPU / GPU
- 2024.8.1
- - `PyTorch `_
- CPU / GPU
- 1.13.0
- - `JAX `_
- CPU / GPU
- 0.4.32
The following implementations of the `SciPy
`_ FFT interface have been tested to
work:
.. list-table::
:header-rows: 1
- - Backend
- Supports
- Minimum Version
- - `SciPy `_
- NumPy *(incl. Dask/JAX with NumPy arrays)*
- 1.8.0
- - `mkl_fft `_
- NumPy *(incl. Dask/JAX with NumPy arrays)*
- 1.3.6
- - `pyFFTW `_
- NumPy *(incl. Dask/JAX with NumPy arrays)*
- 0.13.0
- - `CuPy `_
- CuPy *(incl. Dask with CuPy arrays)*
- 10.0.0