JuliaManifolds / ManifoldsBase.jl

Basic interface for manifolds in Julia
https://juliamanifolds.github.io/ManifoldsBase.jl/
MIT License
87 stars 8 forks source link

Introduce TpM[i] for power/product manifolds #191

Closed kellertuer closed 4 months ago

kellertuer commented 4 months ago

Just a small further getindex, that a student of mine (@mstokkenes) proposed to introduce.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.93%. Comparing base (45ad6af) to head (6277d57).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ========================================== + Coverage 99.90% 99.93% +0.03% ========================================== Files 30 30 Lines 3257 3264 +7 ========================================== + Hits 3254 3262 +8 + Misses 3 2 -1 ```

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