fftw-3.1.2 |
The Fastest Fourier Transform in the West |
| Description: |
FFTW is a comprehensive collection of fast C routines for computing the discrete Fourier transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. FFTW also includes parallel transforms for both shared- and distributed-memory systems. |
| Author: |
Matteo Frigo and Steven G. Johnson <fftw@fftw.org> |
| Home URL: |
http://www.fftw.org/ |
| License: |
GNU General Public License v2
|
| Installation Tree: |
/usr/local |
| Languages used: |
C Fortran Perl |
| Build-time dependencies: |
db gdbm gettext libiconv make perl |
| Run-time dependencies: |
db gdbm gettext libiconv perl |
| Documentation: |
Installation README Man Page |