Package fftw3: Information

    Source package: fftw3
    Version: 3.3.3-alt1
    Build time:  Jan 21, 2013, 10:59 PM
    Category: System/Libraries
    Report package bug
    License: GPLv2+
    Summary: 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).

    List of rpms provided by this srpm:
    libfftw3 (x86_64, i586)
    libfftw3-common (noarch)
    libfftw3-debuginfo (x86_64, i586)
    libfftw3-devel (x86_64, i586)
    libfftw3-devel-debuginfo (x86_64, i586)
    libfftw3-devel-doc (noarch)
    libfftw3f (x86_64, i586)
    libfftw3f-debuginfo (x86_64, i586)
    libfftw3l (x86_64, i586)
    libfftw3l-debuginfo (x86_64, i586)
    libfftw3q (x86_64, i586)
    libfftw3q-debuginfo (x86_64, i586)

    Maintainer: Dmitry V. Levin


      1. libgomp-devel
      2. gcc-fortran
      3. libquadmath-devel

    Last changed


    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.
    March 9, 2011 Dmitry V. Levin 3.2.2-alt2
    - Rebuilt for debuginfo.