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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / adolc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/adolc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ColPack-1.0.3.tar.bz2 | 0001003059 980 KB | |
_link | 0000000140 140 Bytes | |
adolc-2.2.0.tar.bz2 | 0012702565 12.1 MB | |
adolc.changes | 0000001646 1.61 KB | |
adolc.spec | 0000005728 5.59 KB |
Revision 11 (latest revision is 67)
Kshitij Kulshreshtha (polyconvex)
committed
(revision 11)
- update to upstream release 2.2.0 * numerous bugfixes * memory leak fixes * new revamped internal memory manager
Comments 0