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.
- Links to multimedia:libs / fftw3
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:bmwiedemann:reproducible:test/fftw3 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000197 197 Bytes | |
fftw-3.3.10.tar.gz | 0004144100 3.95 MB | |
fftw3-rpmlintrc | 0000000520 520 Bytes | |
fftw3.changes | 0000020651 20.2 KB | |
fftw3.spec | 0000018889 18.4 KB | |
reproducible.patch | 0000001392 1.36 KB |
Latest Revision
Bernhard Wiedemann (bmwiedemann)
committed
(revision 4)
Fix library package dependencies - limit certain dependencies to HPC packages. - Fix HPC library requires package and modules file. - update to 3.3.6-pl2 * Bugfix: MPI Fortran-03 headers were missing in FFTW 3.3.6-pl1. * Bugfix: FFTW 3.3.6 had the wrong libtool version number, and generated shared libraries of the form libfftw3.so.2.6.6 instead of libfftw3.so.3.*. * The fftw_make_planner_thread_safe() API introduced in 3.3.5 didn't work, and this 3.3.6 fixes it. Sorry about that. * compilation fixes for IBM XLC * compilation fixes for threads on Windows * fix SIMD autodetection on amd64 when (_MSC_VER > 1500) - Don't use openmpi-devel for HPC builds. - Fix dependencies for the HPC devel package. - Add magic to limit the number of flavors built in the in the OBS ring. - 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
Comments 0