Package libfftw3-devel: Information

    Binary package: libfftw3-devel
    Version: 3.1.2-alt3
    Architecture: i586
    Build time:  Dec 14, 2008, 09:46 PM
    Source package: fftw3
    Category: Development/C
    Report package bug
    License: GPLv2+
    Summary: Development library for computing Fast Fourier Transforms
    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


    Last changed


    Dec. 14, 2008 Dmitry V. Levin 3.1.2-alt3
    - Removed obsolete %post_ldconfig/%postun_ldconfig calls.
    March 17, 2008 Dmitry V. Levin 3.1.2-alt2
    - Fixed build with fresh autotools.
    Feb. 9, 2007 Dmitry V. Levin 3.1.2-alt1
    - Updated to 3.1.2.
    - Cleaned up %build.
    - Fixed threads library linkage.
    - Fixed documentation packaging.
    - Cleaned up summaries and descriptions.
    - Disabled build of static library by default.