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 an edge case of PT on Circle #695

Closed mateuszbaran closed 8 months ago

mateuszbaran commented 8 months ago

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

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (631e8b4) 99.57% compared to head (cc3eff6) 99.57%.

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

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