Source: cppad Section: devel Priority: optional Maintainer: Debian Science Team Uploaders: Miles Lubin , Barak A. Pearlmutter Build-Depends: debhelper (>= 11), cmake, libboost-dev Standards-Version: 4.3.0 Homepage: https://projects.coin-or.org/CppAD/ Vcs-Git: https://salsa.debian.org/science-team/cppad.git Vcs-Browser: https://salsa.debian.org/science-team/cppad Package: cppad Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Automatic Differentiation (AD) of C++ algorithms CppAD is a package for automatic differentiation of algorithms written in C++. Given appropriately written C++ code that computes a function, CppAD augments it to also compute derivative values. The system uses templates, supports forward and reverse accumulation modes, and allows nested derivatives. . This package contains C++ header files and documentation.