Mikolaj / horde-ad

Higher Order Reverse Derivatives Efficiently - Automatic Differentiation library based on the paper "Provably correct, asymptotically efficient, higher-order reverse-mode automatic differentiation"
BSD 3-Clause "New" or "Revised" License
34 stars 6 forks source link

Argument record example #35

Closed tomjaguarpaw closed 2 years ago

tomjaguarpaw commented 2 years ago

Here's an example of using more general argument structures, i.e. not simply one vector of each rank. What do you think?