JuliaManifolds / Manopt.jl

🏔️Manopt. jl – Optimization on Manifolds in Julia
http://manoptjl.org
Other
321 stars 40 forks source link

Generalize Douglas Rachford's internal reflection #296

Closed kellertuer closed 1 year ago

kellertuer commented 1 year ago

From a discussion today this PR generalises the R keyword and the reflect operation of DouglasRachford in two senses

codecov[bot] commented 1 year ago

Codecov Report

Merging #296 (55b2523) into master (3c8d3e1) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #296   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files          77       77           
  Lines        7072     7084   +12     
=======================================
+ Hits         7054     7066   +12     
  Misses         18       18           
Files Coverage Δ
src/functions/manifold_functions.jl 100.00% <100.00%> (ø)
src/solvers/DouglasRachford.jl 100.00% <100.00%> (ø)

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