Package libfftw3-devel
Binary package: libfftw3-devel
Version: 3.3.8-alt1
Architecture: aarch64
Source package: fftw3
Category: Development/C
Report package bug
Version: 3.3.8-alt1
Architecture: aarch64
Build time: Apr 9, 2019, 07:44 AM
in the task #226899
Category: Development/C
Report package bug
Gear: https://git.altlinux.org/gears/f/fftw3.git?a=tree;hb=66df70039fe…
Download: libfftw3-devel-3.3.8-alt1.aarch64.rpm
Build log: https://git.altlinux.org/tasks/226899/build/100/aarch64/log
Home page: http://www.fftw.org/
Download: libfftw3-devel-3.3.8-alt1.aarch64.rpm
Build log: https://git.altlinux.org/tasks/226899/build/100/aarch64/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
May 28, 2018 Dmitry V. Levin 3.3.8-alt1 |
- 3.3.7 -> 3.3.8. |
Dec. 10, 2017 Dmitry V. Levin 3.3.7-alt1 |
- 3.3.3 -> 3.3.7. |
Nov. 15, 2013 Dmitry V. Levin 3.3.3-alt2 |
- %check: disabled quad check by default, it takes too much time to complete. |