Package libfftw3-devel
Binary package: libfftw3-devel
Version: 3.3.3-alt2
Architecture: i586
Source package: fftw3
Category: Development/C
Report package bug
Version: 3.3.3-alt2
Architecture: i586
Build time: Nov 15, 2013, 10:36 PM
in the task #108638
Category: Development/C
Report package bug
Gear: https://git.altlinux.org/gears/f/fftw3.git?a=tree;hb=a59ba1d9dc9…
Download: libfftw3-devel-3.3.3-alt2.i586.rpm
Build log: https://git.altlinux.org/tasks/108638/build/100/i586/log
Home page: http://www.fftw.org/
Download: libfftw3-devel-3.3.3-alt2.i586.rpm
Build log: https://git.altlinux.org/tasks/108638/build/100/i586/log
Home page: http://www.fftw.org/
License: GPLv2+
Summary: FFTW development libraries and header files
Description:
Summary: FFTW development libraries and header files
Description:
FFTW is a free collection of fast C routines for computing the Discrete Fourier Transform in one or more dimensions. It includes complex, real, symmetric, and parallel transforms, and can handle arbitrary array sizes efficiently. FFTW is typically faster than other publically-available FFT implementations, and is even competitive with vendor-tuned libraries. To achieve this performance, FFTW uses novel code-generation and runtime self-optimization techniques (along with many other tricks). This package contains header files, documentation, and development libraries required to develop programs using the FFTW.
Maintainer: Dmitry V. Levin
List of contributors:
Dmitry V. Levin
Anton V. Boyarshinov
Denis Smirnov
Yuri N. Sedunov
Last changes:List of contributors:
Dmitry V. Levin
Anton V. Boyarshinov
Denis Smirnov
Yuri N. Sedunov
Nov. 15, 2013 Dmitry V. Levin 3.3.3-alt2 |
- %check: disabled quad check by default, it takes too much time to complete. |
Jan. 21, 2013 Dmitry V. Levin 3.3.3-alt1 |
- Updated to 3.3.3. |
Oct. 6, 2012 Dmitry V. Levin 3.3.2-alt1 |
- Updated to 3.3.2. - Enabled OpenMP support. - Enabled SSE, SSE2, AVX and quadruple precision support on x86/x86-64. - Packaged the manual in html in pdf formats into separate subpackage. - Restricted list of symbols exported by shared libraries. - Split libfftw3 so that runtime libraries for each precision are packaged separately. |