dco/c++

Derivative Code by Overloading in C++

Description

dco/c++ implements Algorithmic Differentiation by overloading in C++. It comes with a growing number of features, foe example,

  • derivatives of arbitrary order,
  • vector forward and reverse mode,
  • user-defined tangent or adjoint projections,
  • activity analysis,
  • disc tape,
  • and a lot more.

Additionally, dco/c++ serves as a back-end for dco/fortran.

Software Development

  • We perform nightly and check-in triggered tests under Linux and Windows for the stable and the development branch. Results are available online.
  • As a wiki and bug tracking system we are using gitlab: STCE Gitlab (internal link).

Publications

Contact