You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Measurements.jl implements a sort of layman autodifferentiation engine under the hood. It'd be interesting to base it on a more advanced and general autodifferentiation engine (for example I'm particularly curious about Enzyme.jl). We'd basically be able to get rid of all the rules in src/math.jl
The text was updated successfully, but these errors were encountered:
Measurements.jl
implements a sort of layman autodifferentiation engine under the hood. It'd be interesting to base it on a more advanced and general autodifferentiation engine (for example I'm particularly curious aboutEnzyme.jl
). We'd basically be able to get rid of all the rules insrc/math.jl
The text was updated successfully, but these errors were encountered: