Backends#

The following implementations of the Array API Standard have been tested to work:

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:

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