Meta Configuration of Package adolc
13
1
<package name="adolc" project="SUSE:SLE-15:GA">
2
<title>Algorithmic Differentiation Library for C/C++</title>
3
<description>The package ADOL-C (Automatic Differentiation by OverLoading in C++)
4
facilitates the evaluation of first and higher derivatives of vector
5
functions that are defined by computer programs written in C or
6
C++. The resulting derivative evaluation routines may be called from
7
C/C++, Fortran, or any other language that can be linked with C.
8
9
The numerical values of derivative vectors are obtained free of
10
truncation errors at a small multiple of the run time and randomly
11
accessed memory of the given function evaluation program.</description>
12
</package>
13