Commit Graph

5 Commits

Author SHA1 Message Date
steven
7ef3fe69d4 SHARED_LIBS
ok sturm@
2005-12-25 18:54:32 +00:00
sturm
11a2fc53ac update to last release of fftw2, 2.1.5
USE_LIBTOOL while here

from steven.mestdagh at esat.kuleuven.be
2005-10-03 12:53:33 +00:00
espie
d7c7e778ad new style PLISTs 2004-09-15 09:11:58 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
lebel
b852691a58 initial port of fftw-2.1.3:
--
FFTW is a free collection of fast C routines for computing the
Discrete Fourier Transform in one or more dimensions. It includes
complex, real, and parallel transforms, and can handle arbitrary
array sizes efficiently.  FFTW is typically faster than other
publically-available FFT implementations, and is even competitive
with vendor-tuned libraries.  (See our web page for extensive
benchmarks.) To achieve this performance, FFTW uses novel code-generation
and runtime self-optimization techniques (along with many other
tricks).

WWW: http://www.fftw.org/

Submitted by Nikolay Sturm <Nikolay.Sturm@desy.de>
2001-07-01 23:10:44 +00:00