{ } Raw JSON

bundles / scipy 1.17.1 / scipy / fft / _backend / _ScipyBackend

class

scipy.fft._backend:_ScipyBackend

source: /scipy/fft/_backend.py :8

Signature

class   _ScipyBackend ( )

Members

Summary

The default backend for fft calculations

Notes

We use the domain numpy.scipy rather than scipy because uarray treats the domain as a hierarchy. This means the user can install a single backend for numpy and have it implement numpy.scipy.fft as well.

Aliases

  • scipy.fft._backend._ScipyBackend