3 Forks
64 Stars
64 Watchers

FastAD

FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.

How to download and setup FastAD

Open terminal and run command
git clone https://github.com/JamesYang007/FastAD.git
git clone is used to create a copy or clone of FastAD 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 FastAD https://github.com/JamesYang007/FastAD/archive/master.zip

Or simply clone FastAD with SSH
[email protected]:JamesYang007/FastAD.git

If you have some problems with FastAD

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