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 |
---|---|---|
adolc-2.5.2.tar.xz | 0001738396 1.66 MB | |
adolc.changes | 0000005845 5.71 KB | |
adolc.spec | 0000005443 5.32 KB | |
baselibs.conf | 0000000099 99 Bytes |
Revision 20 (latest revision is 30)
Stephan Kulow (coolo)
accepted
request 245163
from
Kshitij Kulshreshtha (polyconvex)
(revision 20)
- Update to upstream version 2.5.2 * incorporated bugfixes since 2.5.1 - Update to upstream version 2.5.1 * Lots of bugfixes - Added a couple of post release bugfixes from trunk - Removed patch incorporated upstream * no-return-in-non-void-adouble_tl_cpp.patch
Comments 0