Source: fftw Section: oldlibs Priority: extra Maintainer: Debian Science Team Uploaders: Paul Brossier , Thibaut Paumard Build-Depends: autoconf, automake, autotools-dev, debhelper (>= 9.0.0), gfortran, libtool, mpi-default-dev, texinfo, Standards-Version: 3.9.6 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/fftw.git Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/fftw.git Homepage: http://fftw.org Package: fftw2 Architecture: any Section: oldlibs Depends: ${misc:Depends}, ${shlibs:Depends}, Suggests: fftw-dev, mpi-defaults-bin, Provides: fftw2-double, Conflicts: fftw2-double, Description: library for computing Fast Fourier Transforms 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 Package: fftw-dev Architecture: any Section: oldlibs Depends: fftw2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Provides: fftw-double-dev, Conflicts: fftw-double-dev, fftw1-dev, Description: library for computing Fast Fourier Transforms This library computes FFTs in one or more dimensions. It is extremely fast. This package contains the statically linked library and the header files. Package: sfftw2 Architecture: any Section: oldlibs Depends: ${misc:Depends}, ${shlibs:Depends}, Suggests: mpi-defaults-bin, sfftw-dev, Provides: fftw2-single, Conflicts: fftw2 (<= 2.1.3-10), fftw2-single, Description: library for computing Fast Fourier Transforms 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 single precision. . To get the static library and the header files you need to install sfftw-dev. . For documentation and test programs, install fftw-docs Package: sfftw-dev Architecture: any Section: oldlibs Depends: sfftw2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Provides: fftw-single-dev, Conflicts: fftw-dev (<< 2.1.3-8), fftw-single-dev, fftw1-dev, Description: library for computing Fast Fourier Transforms This library computes FFTs in one or more dimensions. It is extremely fast. This package contains the statically linked library and the header files. Package: fftw-docs Architecture: all Section: doc Depends: ${misc:Depends}, ${shlibs:Depends}, Suggests: fftw2, Conflicts: fftw-dev (<< 2.1.3-15), k6fftwgel (<< 1.1-8), k7fftwgel (<< 1.2-6), p4fftwgel-dev (<< 1.2-5), Description: documentation for fftw This package contains the documentation and test programs for fftw, a Fast Fourier Transform library.