Skip to content

kaskr/CppAD

 
 

Repository files navigation

CppAD: A Package for Differentiation of C++ Algorithms

gh-pages

Links

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.

About

Development is done here and mirrored on COIN-OR

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.3%
  • Shell 5.9%
  • CMake 2.3%
  • HTML 1.1%
  • Python 0.6%
  • M4 0.5%
  • C 0.3%