All Projects → coin-or → Cppad

coin-or / Cppad

Licence: other
A C++ Algorithmic Differentiation Package: Home Page

Title

CppAD: A Package for Differentiation of C++ Algorithms

Links

License

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

CppAD is distributed under the terms of the
             Eclipse Public License Version 2.0.

This Source Code may also be made available under the following
Secondary License when the conditions for such availability set forth
in the Eclipse Public License, Version 2.0 are satisfied:
      GNU General Public License, Version 2.0 or later.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].