Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalize Douglas-Rachford (Part 2) #302

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Conversation

kellertuer
Copy link
Member

...to use the (inverse) retraction also for the relaxation.

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #302 (9397775) into master (445e833) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
+ Coverage   99.74%   99.87%   +0.12%     
==========================================
  Files          77       77              
  Lines        7087     7087              
==========================================
+ Hits         7069     7078       +9     
+ Misses         18        9       -9     
Files Coverage Δ
src/functions/manifold_functions.jl 100.00% <ø> (ø)
src/solvers/DouglasRachford.jl 100.00% <100.00%> (ø)
src/solvers/subgradient.jl 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kellertuer kellertuer merged commit c4bc49d into master Oct 9, 2023
13 checks passed
@kellertuer kellertuer deleted the kellertuer/fix-DR-further branch November 20, 2023 07:40
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.

1 participant