33 Forks
139 Stars
139 Watchers

CppADCodeGen

Source Code Generation for Automatic Differentiation using Operator Overloading

How to download and setup CppADCodeGen

Open terminal and run command
git clone https://github.com/joaoleal/CppADCodeGen.git
git clone is used to create a copy or clone of CppADCodeGen repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CppADCodeGen https://github.com/joaoleal/CppADCodeGen/archive/master.zip

Or simply clone CppADCodeGen with SSH
[email protected]:joaoleal/CppADCodeGen.git

If you have some problems with CppADCodeGen

You may open issue on CppADCodeGen support forum (system) here: https://github.com/joaoleal/CppADCodeGen/issues