JuliaDiff / AbstractDifferentiation.jl

An abstract interface for automatic differentiation.
https://juliadiff.org/AbstractDifferentiation.jl/
MIT License
137 stars 18 forks source link

Lazy jacobians could implement more of the LinearAlgebra interface #114

Open gdalle opened 1 year ago

gdalle commented 1 year ago

For instance mul!, see #81