Skip to content

liquidradio/CppAD

 
 

Repository files navigation

Title

CppAD: A Package for Differentiation of C++ Algorithms

Links

License

CppAD: C++ Algorithmic Differentiation: Copyright (C) 2003-18 Bradley M. Bell

CppAD is distributed under multiple licenses. This distribution is under
the terms of the
                    Eclipse Public License Version 1.0.

A copy of this license is included in the COPYING file of this distribution.
Please visit http://www.coin-or.org/CppAD/ for information on other licenses.

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.

Copyright:

See the file authors in this directory.

About

A Package for Differentiation of C++ Algorithms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.8%
  • Shell 5.5%
  • CMake 2.2%
  • HTML 1.1%
  • Python 0.6%
  • M4 0.5%
  • C 0.3%