Package adolc: Information
Source package: adolc
Version: 2.7.2-alt0.4
Build time: Dec 22, 2024, 01:29 AM
Category: Sciences/Mathematics
Report package bugHome page: https://github.com/coin-or/ADOL-C
Summary: A Package for Automatic Differentiation of Algorithms Written in C/C++
Description:
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.
List of RPM packages built from this 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)
Maintainer: Konstantin Lepikhov
Last changed
Dec. 21, 2024 Konstantin Lepikhov 2.7.2-alt0.4
- Fix FTBFS with gcc14.
Sept. 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.
Aug. 20, 2024 Ivan A. Melnikov 2.7.2-alt0.2
- NMU: Fix FTBFS on loongarch64 (by k0tran@).