A python wrapper for FFTW, a fast-fourier transform library.
A python wrapper, for FFTW, a fast-fourier transform library.
The ultimate aim is to present a unified interface for all the possible transforms that FFTW can perform. The library supports both complex DFT and the real DFT.