Routines (SciPy)ΒΆ
The following pages describe SciPy-compatible routines. These functions cover a subset of SciPy routines.
- Discrete Fourier transforms (
cupyx.scipy.fft) - Legacy discrete fourier transforms (
cupyx.scipy.fftpack) - Linear algebra (
cupyx.scipy.linalg) - Multidimensional image processing (
cupyx.scipy.ndimage) - Sparse matrices (
cupyx.scipy.sparse) - Special functions (
cupyx.scipy.special) - Signal processing (
cupyx.scipy.signal) - Statistical functions (
cupyx.scipy.stats)