Package fftw: Information

    Source package: fftw
    Version: 2.1.5-alt4
    Build time:  Dec 1, 2008, 04:45 AM
    Category: System/Libraries
    Report package bug
    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.)

    List of rpms provided by this srpm:
    libfftw (x86_64, i586)
    libfftw-devel (x86_64, i586)
    libfftw-devel-static (x86_64, i586)

    Maintainer: Denis Smirnov


    ACL:
    @qa_p5

      1. gcc-g77

    Last changed


    Dec. 1, 2008 Denis Smirnov 2.1.5-alt4
    - cleanup spec
    Nov. 2, 2007 Denis Smirnov 2.1.5-alt3
    - rebuild
    Sept. 30, 2007 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