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

    Исходный пакет: adolc
    Версия: 2.7.2-alt0.4
    Собран:  22 декабря 2024 г. 1:29
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/coin-or/ADOL-C

    Лицензия: EPL-1.0 or GPL-2.0+
    О пакете: A Package for Automatic Differentiation of Algorithms Written in C/C++
    Описание: 
    The package ADOL-C facilitates the evaluation of first and higher derivatives of
    vector functions that are defined by computer programs written in C or C++. The
    resulting derivative evaluation routines may be called from C/C++, Fortran, or
    any other language that can be linked with C.
    
    The numerical values of derivative vectors are obtained free of truncation
    errors at a small multiple of the run time and randomly accessed memory of the
    given function evaluation program.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    adolc (loongarch64)
    adolc-examples (loongarch64)
    adolc-examples-debuginfo (loongarch64)
    libadolc-devel (loongarch64)
    libadolc-devel-doc (noarch)
    libadolc2 (loongarch64)
    libadolc2-debuginfo (loongarch64)

    Сопровождающий: Konstantin Lepikhov


      1. libgomp-devel
      2. boost-devel
      3. chrpath
      4. gcc-c++
      5. libcolpack-devel

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


    21 декабря 2024 г. Konstantin Lepikhov 2.7.2-alt0.4
    - Fix FTBFS with gcc14.
    27 сентября 2024 г. Konstantin Lepikhov 2.7.2-alt0.3
    - examples: preserve files in .libs.
    - additonal_examples: build parallel examples too.
    - .spec: use macros for optflags.
    20 августа 2024 г. Ivan A. Melnikov 2.7.2-alt0.2
    - NMU: Fix FTBFS on loongarch64 (by k0tran@).