Group :: System/Libraries
Source RPM: fftw
Built: over 12 years ago
Size: 926 KB
Repocop status:

Gear: http://git.altlinux.org/gears/f/fftw.git
Home page: http://www.fftw.org
License: GPL
Summary: Fast fourier transform library
Description:
FFTW is a collection of fast C routines for computing the Discrete Fourier
Transform in one or more dimensions. It includes complex, real, and
parallel transforms, and can handle arbitrary array sizes efficiently.
This RPM package includes both the double- and single-precision FFTW
uniprocessor and threads libraries. (The single-precision files have
an "s" prefix.)
Current maintainer:
QA p5
List of contributors:
- Alexander Skwar
- Alexey Morozov
- Denis Smirnov
- Lenny Cartier
- Yuri N. Sedunov
- libfftw
- libfftw-devel
- libfftw-devel-static
- cleanup spec2007-11-02 Denis Smirnov 2.1.5-alt3
- rebuild2007-09-30 Alexey Morozov 2.1.5-alt2.1
- NMU: fix build: + no more unresolved symbols in libraries (patch fftw-2.1.5-alt-link_no_undefined.patch, #2) + build process slightly re-organized and optimized