Skip to content

Set default stopping tolerances to epsilon^1/3#326

Closed
BenjaminPINEAU wants to merge 0 commit into
JuliaSmoothOptimizers:masterfrom
BenjaminPINEAU:format_file
Closed

Set default stopping tolerances to epsilon^1/3#326
BenjaminPINEAU wants to merge 0 commit into
JuliaSmoothOptimizers:masterfrom
BenjaminPINEAU:format_file

Conversation

@BenjaminPINEAU
Copy link
Copy Markdown
Contributor

Relax the stopping tolerances for the solvers (see #324).
Transition from $\sqrt{\varepsilon_M}$ to $\varepsilon_M^{1/3}$.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.85%. Comparing base (e0f214d) to head (7f5bb5d).
⚠️ Report is 281 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #326       +/-   ##
===========================================
+ Coverage   61.53%   83.85%   +22.31%     
===========================================
  Files          11       12        +1     
  Lines        1292     1641      +349     
===========================================
+ Hits          795     1376      +581     
+ Misses        497      265      -232     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants