qntwrsm / ProximalMethods.jl

Provides proximal operator evaluation routines and proximal optimization algorithms, such as (accelerated) proximal gradient methods and alternating direction method of multipliers (ADMM), for non-smooth/non-differentiable objective functions.
MIT License
1 stars 0 forks source link

Incorrect lower bound on stepsize in `backtrack!` #16

Closed qntwrsm closed 1 year ago

qntwrsm commented 1 year ago

Too large lower bound on stepsize in backtracking line search routine