JuliaManifolds / Manifolds.jl

Manifolds.jl provides a library of manifolds aiming for an easy-to-use and fast implementation.
https://juliamanifolds.github.io/Manifolds.jl
MIT License
366 stars 52 forks source link

Fix 0-index Euclidean just like Circle #697

Closed mateuszbaran closed 8 months ago

mateuszbaran commented 8 months ago

See https://github.com/JuliaManifolds/Manopt.jl/pull/335#issuecomment-1870372162 .

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (fab7b4b) 99.57% compared to head (d589cf5) 99.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #697 +/- ## ======================================= Coverage 99.57% 99.57% ======================================= Files 108 108 Lines 10708 10713 +5 ======================================= + Hits 10663 10668 +5 Misses 45 45 ```

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