Télécharger la liste

Description du projet

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

Système requise

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.

2012-03-03 07:52 Retour à la liste release
3.3.1

Cette version ajoute le support de bras néon, met en œuvre plus rapide estimation-mode planification et améliore la portabilité de Fortran interface.
Tags: Minor
This release adds ARM NEON support, implements faster estimate-mode planning, and improves Fortran interface portability.

Project Resources