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

    Исходный пакет: fftw
    Версия: 2.1.5-alt4
    Собран:  1 декабря 2008 г. 4:45
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.fftw.org

    Лицензия: GPL
    О пакете: Fast fourier transform library
    Описание: 
    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.)

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libfftw (x86_64, i586)
    libfftw-devel (x86_64, i586)
    libfftw-devel-static (x86_64, i586)

    Сопровождающий: Denis Smirnov

    Список участников:
    Denis Smirnov
    Alexey Morozov
    Yuri N. Sedunov

    Права:
    @qa_p5

      1. gcc-g77

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


    1 декабря 2008 г. Denis Smirnov 2.1.5-alt4
    - cleanup spec
    2 ноября 2007 г. Denis Smirnov 2.1.5-alt3
    - rebuild
    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