JuliaManifolds / Manopt.jl

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

Fix a bug where the retraction method in `check_Hessian`was not passed on #343

Closed kellertuer closed 8 months ago

kellertuer commented 8 months ago

This fixes #342.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (a24c869) 99.60% compared to head (01fb1c1) 99.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #343 +/- ## ======================================= Coverage 99.60% 99.60% ======================================= Files 69 69 Lines 6372 6372 ======================================= Hits 6347 6347 Misses 25 25 ```

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