JuliaDiff / DifferentiationInterface.jl

An interface to various automatic differentiation backends in Julia.
https://juliadiff.org/DifferentiationInterface.jl/DifferentiationInterface
MIT License
188 stars 13 forks source link

Make it possible to overload `basis` and `indices` to iterate over non-arrays #566

Open gdalle opened 3 weeks ago

gdalle commented 3 weeks ago

Might be possible with a Functors.jl extension?

gdalle commented 3 weeks ago

One application is HVP of a general struct