Algorithmic Differentiation Library for C/C++
The package ADOL-C (Automatic Differentiation by OverLoading in 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.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/adolc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ColPack-1.0.3.tar.bz2 | 0001003059 980 KB | |
adolc-2.2.1.tar.bz2 | 0001879354 1.79 MB | |
adolc.changes | 0000001980 1.93 KB | |
adolc.spec | 0000005747 5.61 KB |
Revision 7 (latest revision is 30)
Sascha Peilicke (saschpe)
accepted
request 73507
from
Kshitij Kulshreshtha (polyconvex)
(revision 7)
- update to upstream release 2.2.1 * allow reading hexadecimal and octal numbers in .adolcrc * bugfix for direct reverse callsequence after trace * reimplemented nonl_dom as arrays instead of linked lists
Comments 0