Categories
fftw
C subroutine library for computing the Discrete Fourier Transform in one or more dimensions, of both real and complex data, and of arbitrary input size. The FFTW team's benchmarks, performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software. Moreover, FFTW's performance is portable: the program will perform well on most architectures without modification.
However, FFTW appears to be the fastest program most of the time for in-order transforms, especially in the multi-dimensional and real-complex cases.
Last updated 7 Jan, 2008
Versions
3.2
- Released: 22 Dec, 2008
- Code Maturity: Stable
- Source Archive: http://www.fftw.org/fftw-3.2.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line
3.0.1
3.0.1 stable released on 2003-07-06
- Released: 6 Jul, 2003
- Code Maturity: Stable
- Source Archive: http://www.fftw.org/fftw-3.0.1.tar.gz
- Licenses: GPLv2
- Interfaces: Command Line
User Community and Support
User manual included




