Skip to content

Projection onto the exponential cone: a univariate root-finding problem

Notifications You must be signed in to change notification settings

HFriberg/projection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Exponential cone projection and variants

Code: exponential_cone.jl

Title: Projection onto the exponential cone: a univariate root-finding problem

Anstract: The exponential function and its logarithmic counterpart are essential corner stones of nonlinear mathematical modeling. In this paper we treat their conic extensions, the exponential cone and the relative entropy cone, in primal, dual and polar form, and show that finding the nearest mapping of a point onto these convex sets all reduce to a single univariate root-finding problem. This leads to a fast algorithm shown numerically robust over a wide range of inputs.

About

Projection onto the exponential cone: a univariate root-finding problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages