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

Improve random tangent generation on complex circle and rotation matr… #689

Closed mateuszbaran closed 9 months ago

mateuszbaran commented 9 months ago

…ices

Fixes #688 and #686.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (6e0aa84) 99.57% compared to head (c8a3cd0) 99.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #689 +/- ## ========================================== - Coverage 99.57% 99.57% -0.01% ========================================== Files 108 108 Lines 10678 10677 -1 ========================================== - Hits 10633 10632 -1 Misses 45 45 ```

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