Skip to content

Algorithms for computing the proximity operator of the matrix perspective function

Notifications You must be signed in to change notification settings

won-j/MatrixPerspective.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatrixPerspective.jl

Documentation Build Status
Documentation Build Status

This Julia package implements the algorithms for the proximity operator of the matrix perspective function discussed in the following paper.

The implemented algorithms for solving the dual of the proximity operator problem are

  1. Semismooth Newton method
  2. Bisection
  3. Interior point method (requires MOSEK; academic license is free).

MatrixPerspective.jl was tested with Julia v1.5.1. The most recent release of Julia is v1.5.2. See documentation for usage. It is not yet registered but can be installed, in the Julia Pkg mode, by

(@v1.5) Pkg> add https://github.com/won-j/MatrixPerspective.jl

About

Algorithms for computing the proximity operator of the matrix perspective function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages