Пакет fftw3: Информация

    Исходный пакет: fftw3
    Версия: 3.3.3-alt1
    Собран:  21 января 2013 г. 22:59
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.fftw.org/

    Лицензия: GPLv2+
    О пакете: Library for computing Fast Fourier Transforms
    Описание: 
    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).

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Dmitry V. Levin



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

    Последнее изменение


    21 января 2013 г. Dmitry V. Levin 3.3.3-alt1
    - Updated to 3.3.3.
    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.
    9 марта 2011 г. Dmitry V. Levin 3.2.2-alt2
    - Rebuilt for debuginfo.