matbesancon / MathOptSetDistances.jl

Distances to sets for MathOptInterface
MIT License
24 stars 4 forks source link

frule from ChainRules #6

Closed matbesancon closed 2 years ago

matbesancon commented 4 years ago

Implement frule and rrule from https://github.com/JuliaDiff/ChainRulesCore.jl for the gradient of projection

matbesancon commented 3 years ago

rrule is more or less done, we can add frule which should be more straightforward