CppAD: A Package for Differentiation of C++ Algorithms
December 29, 2025 ยท View on GitHub
Documentation
License
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
Install
-
A deprecated autotools procedure can be used for this purpose, but it will eventually be removed.
Getting Started
get_started demonstrates using CppAD by computing the derivative of a simple example function.