walbourn / CppAD

A C++ Algorithmic Differentiation Package: Home Page

Home Page:https://cppad.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • The preferred method to test and install CppAD uses cmake.

  • A deprecated autotools procedure can be used for this purpose, but it will eventually be removed.

  • For any sub-directory dir, files of the form dir/makefile.am and dir/makefile.in are used to support the Autotools test and install procedure. In addition, the following files, in this directory, are also for this purpose: compile, config.guess, config.sub, configure.ac, depcomp, install-sh, missing.

About

A C++ Algorithmic Differentiation Package: Home Page

https://cppad.readthedocs.io

License:Other


Languages

Language:C++ 92.8%Language:Shell 3.8%Language:CMake 1.8%Language:HTML 0.6%Language:M4 0.3%Language:Python 0.3%Language:C 0.2%Language:TeX 0.1%Language:sed 0.0%Language:Batchfile 0.0%