- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -

FFTW: Difference between revisions

From HLRS Platforms
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Coming soon .....
{{Infobox software
| description = FFTW is a free collection of fast C routines for computing the Discrete Fourier Transform in one or more dimensions. It includes complex, real, symmetric and parallel transforms and can handle arbitrary array sizes efficiently. FFTW is typically faster than other publically-available FFT implementations and is even competitive with vendor-tuned libraries.
| developer              =
| available on      = [[NEC Nehalem Cluster]]
| category                  = [[:Category:Numerical Library | Numerical Library]]
| license                =
| website                = [http://www.fftw.org/  FFTW Home Page]
}}

Revision as of 09:54, 15 October 2010

FFTW is a free collection of fast C routines for computing the Discrete Fourier Transform in one or more dimensions. It includes complex, real, symmetric and parallel transforms and can handle arbitrary array sizes efficiently. FFTW is typically faster than other publically-available FFT implementations and is even competitive with vendor-tuned libraries.
Developer:
Platforms: NEC Nehalem Cluster
Category: Numerical Library
License:
Website: FFTW Home Page