JuliaManifolds / Manopt.jl

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

Introduce `sub_kwargs` also for Trust Regions #337

Closed kellertuer closed 8 months ago

kellertuer commented 8 months ago

As discussed in #336 we seem to have missed this. This now follows the same way as ALM.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (38f59b0) 99.65% compared to head (7d25f71) 99.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #337 +/- ## ======================================= Coverage 99.65% 99.65% ======================================= Files 69 69 Lines 6342 6342 ======================================= Hits 6320 6320 Misses 22 22 ```

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