HPC-Netlib
High Performance Math Software
FFTW
- Abstract
- FFTW is a free collection of fast C routines for computing
the Discrete Fourier Transform in one or more dimensions.
It includes complex, real, and parallel transforms,
and can handle arbitrary array sizes efficiently. FFTW
is typically faster than other publicly-available FFT
implementations, and is even competitive with vendor-tuned
libraries. (See our web page for extensive benchmarks.)
To achieve this performance, FFTW uses novel code-generation
and runtime self-optimization techniques (along with
many other tricks).
- DateOfInformation
- Thr Jul 8 16:42:48 1999
- Domain
- Numerical Programs and Routines!Miscellaneous
- Keyword
- Fourier Transform
- Name
- FFTW
- TargetEnvironment
- Works on any platform with a C compiler.
- TitleLine
- fast, free C FFT library including real, multidimensional, and parallel transforms
- Version
- 2.1.2
- Webpage
- http://www.fftw.org/
- ContactIs
- FFTW Support
- Author(s)
- Steven Johnson
Matteo Frigo
Meta Data URL from which this entry was created:
http://www.nhse.org/rib/repositories/hpc-netlib/objects/Asset/fftw.html
hpc-netlib@netlib.org