You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to AutoDiff, a modern C++17 header-only library for **automatic differentiation (AD)** in forward- and reverse mode.
6
7
Unlike other AD libraries, AutoDiff is a **framework** that provides the generic building blocks for AD, allowing you to choose what data types to compute with and to create custom AD implementations with ease.
0 commit comments