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

Bug fixes and interface changes to proximal gradient routines #19

Closed qntwrsm closed 1 year ago

qntwrsm commented 1 year ago

Resolves #16, #17, #18

codecov-commenter commented 1 year ago

Codecov Report

Merging #19 (21669a3) into main (76c476f) will not change coverage. The diff coverage is 0.00%.

@@          Coverage Diff          @@
##            main     #19   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          4       4           
  Lines        191     190    -1     
=====================================
+ Misses       191     190    -1     
Impacted Files Coverage Δ
src/gradient.jl 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.