Download List

Descripción del Proyecto

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).

System Requirements

System requirement is not defined
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-11-16 18:32 Back to release list
3.2

Real para el complejo se transforma, no-poder-de-dos se transforma, y multi-threaded transforma se hicieron más rápido. Soporte de procesador de la célula se ha añadido. MIPS pareadas apoyo SIMD solo se ha añadido.
Tags: Minor feature enhancements
Real-to-complex transforms, non-power-of-two
transforms, and multi-threaded transforms were
made faster. Cell processor support was added.
MIPS paired-single SIMD support was added.

Project Resources