Discrete Fourier Transform (DFT) C Subroutine Library
FFTW is a C subroutine library for computing the Discrete Fourier
Transform (DFT) in one or more dimensions, of both real and complex
data, and of arbitrary input size.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / fftw3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:infi777:games/fftw3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000140 140 Bytes | |
_multibuild | 0000000161 161 Bytes | |
fftw-3.3.5.tar.gz | 0004148447 3.96 MB | |
fftw3-rpmlintrc | 0000000391 391 Bytes | |
fftw3.changes | 0000012398 12.1 KB | |
fftw3.spec | 0000014693 14.3 KB |
Revision 46 (latest revision is 99)
Takashi Iwai (tiwai)
accepted
request 534290
from
Egbert Eich (eeich)
(revision 46)
- For HPC build package static libraries as well. - Generate baselib.conf dynamically and only for the non-HPC build: this avoids issues with the source validator. - removed unnedded dependency packages - rewrote for hpc library support * added environment modules * reduced number of hpc realted packages to two
Comments 1
This set of packages is building against suse-hpc-0.4-4.3 (
[ 12s] [71/159] cumulate suse-hpc-0.4-4.3
) for some reason, rather than the current 0.5-2.1. This seems to be leading to breakage in downstream package forks, which ARE using 0.5-2.1. Strangely, I can't find an SRPM for suse-hpc-0.5-2.1, ONLY for 0.4-4.3, which has no binaries available....