ProximalOperators.jl icon indicating copy to clipboard operation
ProximalOperators.jl copied to clipboard

Missing functions and calculus rules

Open lostella opened this issue 7 years ago • 2 comments

This is a list of (some of the) currently missing functions and calculus rules for proximal mappings, with references. Please comment to add more to the list.

Functions

Calculus rules

Notes

  • Some rules require functions to be even, so adding an is_even property may be convenient.

lostella avatar Aug 02 '18 13:08 lostella

EpiComposition: https://github.com/kul-forbes/ProximalOperators.jl/blob/master/src/calculus/epicompose.jl

I am not sure if we need phi and Bregman divergences as well.(https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=8194899)

mkrishan avatar Aug 02 '18 14:08 mkrishan

Well if they’re needed then they will be checked out sooner, otherwise they will stay longer on the list :-)

Added, thanks

lostella avatar Aug 02 '18 15:08 lostella