This library computes Fast Fourier Transforms (FFT) in one or more dimensions.
It is extremely fast. This package contains the shared library version of the
fftw libraries in double precision.
To get the static library and the header files you need to install fftw-dev.
For documentation and test programs, install fftw-docs
fftw for Debian
---------------
Note: k6fftwgel and k7fftwgel only contain single precision routines
at this time. p4fftwgel only contains double precision routines.
There are a number of Debian packages for fftw. For any architecture,
you will need the base package which contains the shared libraries
(for non-i386 there is only fftw2). For i386, there is a choice of
packages. The one you select
more»
fftw (2.1.5-1+b1) sid; urgency=low
* Binary-only non-maintainer upload for s390x; no source changes.
* Rebuild against mpi-defaults 1.0.1
-- s390/s390x Build Daemon (zappa) <buildd_s390x-zappa@buildd.debian.org> Thu, 01 Mar 2012 01:52:13 +0000
fftw (2.1.5-1) unstable; urgency=low
* Team upload.
* New upstream release
* Package moved into the Debian Science team (no answer from the
more»
2003-03-18 Steven G. Johnson <stevenj@ab-initio>
* fftw/fftwf77.c, rfftw/rfftwf77.c, threads/fftw_f77_threads.c,
threads/rfftw_f77_threads.c: whoops, missing Fortran wrappers,
grr...thanks to Stuart Midgley
2003-03-16 Steven G. Johnson <stevenj@ab-initio>
* configure.in: 2.1.4
* COPYRIGHT, cilk/executor_cilk.cilk, cilk/fftw_cilk.cilkh,
cilk/fftwnd_cilk.cilk, cilk/test_cilk.cilk, cilk
more»