ReverseDiff: Reverse mode automatic Differentiation for Julia
Abstract
ReverseDiff implements methods to take gradients, Jacobians, Hessians, and higher-order derivatives of native Julia functions (or any callable object) using reverse mode automatic differentiation (AD). While performance can vary depending on the functions you evaluate, the algorithms implemented by ReverseDiff generally outperform non-AD algorithms in both speed and accuracy.
- Publication:
-
Astrophysics Source Code Library
- Pub Date:
- November 2024
- Bibcode:
- 2024ascl.soft11010R
- Keywords:
-
- Software