coin-or / CppAD

A C++ Algorithmic Differentiation Package: Home Page
https://cppad.readthedocs.io
Other
469 stars 95 forks source link

CppAD: A Package for Differentiation of C++ Algorithms

Documentation

users guide

License

SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later

Install

Getting Started

get_sarted demonstrates using CppAD by computing the derivative of a simple example function.