JuliaManifolds / Manopt.jl

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

Fixes from benchmark #341

Closed mateuszbaran closed 8 months ago

mateuszbaran commented 8 months ago

Since the benchmark in #339 is not ready yet, I've extracted the bugfixes to a separate branch.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (da84054) 99.79% compared to head (eabea17) 99.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #341 +/- ## ========================================== - Coverage 99.79% 99.60% -0.19% ========================================== Files 69 69 Lines 6361 6372 +11 ========================================== - Hits 6348 6347 -1 - Misses 13 25 +12 ```

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

mateuszbaran commented 8 months ago

I think we can leave that coverage issue for later.