# CppAD_code **Repository Path**: gelinhe/CppAD_code ## Basic Information - **Project Name**: CppAD_code - **Description**: No description available - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: stable/20180000 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-05 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CppAD: A Package for Differentiation of C++ Algorithms [gh-pages](https://coin-or.github.io/CppAD/doc) ## Links - [Homepage](http://www.coin-or.org/CppAD/) - [Directories](http://www.coin-or.org/CppAD/directory.htm) - [News](https://www.coin-or.org/CppAD/Doc/whats_new.htm) - [Versions](http://www.coin-or.org/CppAD/Doc/download.htm) - [Install](https://www.coin-or.org/CppAD/Doc/install.htm) - [Web Documentation](https://www.coin-or.org/CppAD/Doc/cppad.htm) - [Coin-OR Download](https://www.coin-or.org/download/source/CppAD/) - [Deprecated](https://www.coin-or.org/CppAD/Doc/deprecated.htm) ## Autotools The preferred method to test and install CppAD uses cmake. The 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`. ## Tarballs CppAD is available from Coin-OR with both the EPL and GPL licenses; see the versions link above. There is a separate tarball on the Coin-OR download page for each version and each license. ## Documentation The web documentaition (linked above) is for the most recent version of CppAD. The tarballs mentioned above include documention for the corresponding version in a `doc` subdirectory. ## Copyright: See the file `authors` in this directory.