Пакет adolc: Информация
Исходный пакет: adolc
Версия: 2.7.2-alt0.4
Собран: 22 декабря 2024 г. 1:29
Категория: Науки/Математика
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/coin-or/ADOL-C
О пакете: 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)
adolc (loongarch64)
adolc-examples (loongarch64)
adolc-examples-debuginfo (loongarch64)
libadolc-devel (loongarch64)
libadolc-devel-doc (noarch)
libadolc2 (loongarch64)
libadolc2-debuginfo (loongarch64)
Сопровождающий: Konstantin Lepikhov
Последнее изменение
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@).