1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
|
Source: fftw3
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Paul Brossier <piem@debian.org>,
Julian Taylor <jtaylor.debian@googlemail.com>
Section: libs
Priority: optional
Build-Depends: chrpath,
debhelper-compat (= 13),
gfortran,
mpi-default-dev,
texinfo
Build-Depends-Indep: ghostscript
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/science-team/fftw3
Vcs-Git: https://salsa.debian.org/science-team/fftw3.git
Homepage: https://fftw.org
Rules-Requires-Root: no
Package: libfftw3-single3
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: libfftw3-bin,
libfftw3-dev
Pre-Depends: ${misc:Pre-Depends}
Description: Library for computing Fast Fourier Transforms - Single precision
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the shared library
for single precision transforms.
.
To get the static library and the header files, you need to install
libfftw3-dev. For documentation, see libfftw3-doc.
Package: libfftw3-double3
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: libfftw3-bin,
libfftw3-dev
Pre-Depends: ${misc:Pre-Depends}
Description: Library for computing Fast Fourier Transforms - Double precision
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the shared library
for double precision transforms.
.
To get the static library and the header files, you need to install
libfftw3-dev. For documentation, see libfftw3-doc.
Package: libfftw3-long3
Architecture: amd64 arm64 hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 loong64 mips64 mips64el powerpc powerpcspe ppc64el riscv64 s390 s390x sparc x32
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: libfftw3-bin,
libfftw3-dev
Pre-Depends: ${misc:Pre-Depends}
Description: Library for computing Fast Fourier Transforms - Long precision
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the shared library
for long double precision transforms.
.
To get the static library and the header files, you need to install
libfftw3-dev. For documentation, see libfftw3-doc.
Package: libfftw3-quad3
Architecture: amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 x32
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: libfftw3-bin,
libfftw3-dev
Pre-Depends: ${misc:Pre-Depends}
Description: Library for computing Fast Fourier Transforms - Quad precision
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the shared library
for quad precision transforms.
.
To get the static library and the header files, you need to install
libfftw3-dev. For documentation, see libfftw3-doc.
Package: libfftw3-bin
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
${shlibs:Depends}
Description: Library for computing Fast Fourier Transforms - Tools
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast.
.
This package contains the wisdom management tools.
Package: libfftw3-mpi3
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: libfftw3-mpi-dev
Pre-Depends: ${misc:Pre-Depends}
Description: MPI Library for computing Fast Fourier Transforms
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the shared library
versions of the fftw libraries in single, double and long double precisions.
Note that on some architectures double is the same as long double in which
case there is no long double library.
.
To get the static library and the header files, you need to install
libfftw3-mpi-dev. For documentation, see libfftw3-doc.
Package: libfftw3-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libfftw3-bin (=${binary:Version}),
libfftw3-double3 (=${binary:Version}),
libfftw3-long3 (=${binary:Version}) [amd64 arm64 hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 loong64 mips64 mips64el powerpc powerpcspe ppc64el riscv64 s390 s390x sparc x32],
libfftw3-quad3 (=${binary:Version}) [amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 x32],
libfftw3-single3 (=${binary:Version}),
${misc:Depends}
Suggests: libfftw3-doc
Description: Library for computing Fast Fourier Transforms - development
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the statically linked
library, header files and test programs.
.
This package contains the header files and static libraries.
For documentation, see libfftw3-doc.
Package: libfftw3-mpi-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libfftw3-mpi3 (=${binary:Version}),
${misc:Depends}
Suggests: libfftw3-doc
Description: MPI Library for computing Fast Fourier Transforms - development
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the statically linked
library, header files and test programs.
.
This package contains the header files and static libraries for the
mpi libraries. For documentation, see libfftw3-doc.
Package: libfftw3-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Suggests: libfftw3-dev
Description: Documentation for fftw version 3
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the documentation for
the fftw3 library.
|