Downloadliste

Projektbeschreibung

FFTW is a fast C FFT library. It includes complex, real, symmetric, multidimensional, and parallel transforms, and can handle arbitrary array sizes efficiently.It is typically faster than other freely available FFT implementations, and is even competitive with vendor-tuned libraries (benchmarks are available at the homepage). To achieve this performance, it uses novel code generation and runtime self optimization techniques (along with many other tricks).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-10 18:17 Zurück zur Release-Liste
3.1.3

Dieses Release behebt einen Bug, der zu falschen Ergebnissen führt dazu, in Programmen, die sowohl REDFT11 (auch bekannt als DCT-IV) und RODFT11 (aka DST-IV) zur selben Zeit berechnet werden.
Tags: Minor bugfixes
This release fixes a bug that causes incorrect
results to be computed in programs that use both
REDFT11 (a.k.a. DCT-IV) and RODFT11 (a.k.a.
DST-IV) at the same time.

Project Resources