FFTW_Ada - An Ada binding to the FFTW library

[Graphic of Lady Ada]

FFTW_Ada is an Ada binding to the FFTW library written at MIT by Matteo Frigo and Steven G. Johnson. FFTW is a library for computing the Fast Fourier transform, which is both fast, and copes with arbitrary sizes of array, in multiple dimensions. FFTW is written in C and the purpose of FFTW_Ada is to allow calls to FFTW from an Ada program.

Copyright information

FFTW_Ada is free software released as source code under the GNU General Public License. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

Prerequisites

FFTW_Ada is of no use whatever without FFTW, since it is merely an Ada interface to the C code of FFTW. FFTW is obtainable from http://www.fftw.org/

Download

Two versions of FFTW_Ada exist, corresponding to the two latest major versions of FFTW. You must match the version of FFTW_Ada with the correct version of FFTW.

To download release Zip files or to access the SVN repository, follow this link to the project summary page.
© Dr Steve Sangwine
Email: sangwine (at) users.sourceforge.net
Last updated 13 April 2021