PerformanceEstimation / PEPit

PEPit is a package enabling computer-assisted worst-case analyses of first-order optimization methods.
https://pepit.readthedocs.io/en/latest/
MIT License
79 stars 12 forks source link

I added silver stepsizes to PEPit #96

Closed hshugart closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 91.66667% with 8 lines in your changes missing coverage. Please review.

Project coverage is 88.77%. Comparing base (ce62423) to head (5ba56f6).

:exclamation: Current head 5ba56f6 differs from pull request most recent head e1dff91

Please upload reports for the commit e1dff91 to get more accurate results.

Files Patch % Lines
...ization/gradient_descent_silver_stepsize_convex.py 87.87% 4 Missing :warning:
...radient_descent_silver_stepsize_strongly_convex.py 92.15% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #96 +/- ## ========================================== - Coverage 90.24% 88.77% -1.47% ========================================== Files 171 173 +2 Lines 6364 6460 +96 ========================================== - Hits 5743 5735 -8 - Misses 621 725 +104 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.