JuliaDecisionFocusedLearning / ImplicitDifferentiation.jl

Automatic differentiation of implicit functions
https://juliadecisionfocusedlearning.github.io/ImplicitDifferentiation.jl/
MIT License
122 stars 6 forks source link

Typo in docs. `min` should be `argmin` #22

Closed azev77 closed 1 year ago

azev77 commented 1 year ago

In: https://gdalle.github.io/ImplicitDifferentiation.jl/dev/examples/1_unconstrained_optimization/# it says: image I think min should be argmin

azev77 commented 1 year ago

Same for the other example