Пакет libfftw3-devel: Информация

    Бинарный пакет: libfftw3-devel
    Версия: 3.3.8-alt1
    Архитектура: i586
    Собран:  9 апреля 2019 г. 7:44 в задании #226899
    Исходный пакет: fftw3
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.fftw.org/

    Лицензия: GPLv2+
    О пакете: FFTW development libraries and header files
    Описание: 
    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.

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


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


    28 мая 2018 г. Dmitry V. Levin 3.3.8-alt1
    - 3.3.7 -> 3.3.8.
    10 декабря 2017 г. Dmitry V. Levin 3.3.7-alt1
    - 3.3.3 -> 3.3.7.
    15 ноября 2013 г. Dmitry V. Levin 3.3.3-alt2
    - %check: disabled quad check by default,
      it takes too much time to complete.