Showing cs.MSShow all
2 papers · 1 filter
cs.MS2026
Algorithmic differentiation for domain specific languages in C++ with expression templates
Max Sagebaum, Nicolas R. Gauger
The application of operator overloading algorithmic differentiation (AD) to computer programs in order to compute the derivative is quite common. But, the replacement of the underl…
cs.MS2025
Adding complex numbers to expression template algorithmic differentiation tools
Max Sagebaum, Nicolas R. Gauger
Operator overloading algorithmic differentiation (AD) tools are usually only developed for floating-point values. Algorithmic optimization for, e.g., linear systems solvers or matr…