pyfftw
A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.
A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.
To install this package, run one of the following:
pyFFTW is a pythonic wrapper around FFTW, the speedy FFT library. The ultimate aim is to present a unified interface for all the possible transforms that FFTW can perform.
Both the complex DFT and the real DFT are supported, as well as on arbitrary axes of abitrary shaped and strided arrays, which makes it almost feature equivalent to standard and real FFT functions of numpy.fft (indeed, it supports the clongdouble dtype which numpy.fft does not).
Summary
A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.
Last Updated
Mar 25, 2024 at 20:42
License
BSD-3-Clause and BSD-2-Clause and GPL-2.0
Total Downloads
10.4K
Supported Platforms
GitHub Repository
https://github.com/pyFFTW/pyFFTWDocumentation
https://pyfftw.readthedocs.io