1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/math/fftw3/pkg-descr

13 lines
669 B
Plaintext
Raw Normal View History

FFTW, the Fastest Fourier Transform in the West. 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, documented
elsewhere. We assume herein that the reader is already familiar with the
properties and uses of the DFT that are relevant to her application.
Otherwise, see e.g. `The Fast Fourier Transform' by E. O. Brigham
(Prentice-Hall, Englewood Cliffs, NJ, 1974). Our web page also has links to
FFT-related information online, see
http://theory.lcs.mit.edu/~fftw