JuliaManifolds / Manopt.jl

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

Faster `safe_indices` #334

Closed mateuszbaran closed 9 months ago

mateuszbaran commented 9 months ago

Resolves (3) from #333 .

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (3d38cc5) 99.65% compared to head (96bfe4c) 99.65%.

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

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