{ } Raw JSON

bundles / scipy latest / scipy / fft / _pocketfft / pypocketfft

module

scipy.fft._pocketfft.pypocketfft

source: /scipy/fft/_pocketfft/pypocketfft.cpython-314-x86_64-linux-gnu.so

Members

Summary

Fast Fourier and Hartley transforms.

Extended Summary

This module supports - single, double, and long double precision - complex and real-valued transforms - multi-dimensional transforms

For two- and higher-dimensional transforms the code will use SSE2 and AVX vector instructions for faster execution if these are supported by the CPU and were enabled during compilation.

Additional content

Fast Fourier and Hartley transforms.

This module supports - single, double, and long double precision - complex and real-valued transforms - multi-dimensional transforms

For two- and higher-dimensional transforms the code will use SSE2 and AVX vector instructions for faster execution if these are supported by the CPU and were enabled during compilation.

Aliases

  • scipy.fft._pocketfft.pfft