Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 289 Bytes

SimpleAD

Tutorial for automatic differentiation in C++

In the slides/ directory you will find the slides for the tutorial (PDF and LaTeX source). In the example/ directory you will find the C++ example code.

Do not look at the "-finished.cpp" files until you have tried the exercises!