JuliaManifolds / ManifoldsBase.jl

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

Implement riemann_tensor on power manifold #128

Closed mateuszbaran closed 1 year ago

mateuszbaran commented 1 year ago

@kellertuer I think it will be useful for both power and product manifolds :slightly_smiling_face: .

kellertuer commented 1 year ago

Should we maybe add a documentation to riemannian_tensor for AbstractPowerManifold?

mateuszbaran commented 1 year ago

Sure, I will add some docs.

codecov[bot] commented 1 year ago

Codecov Report

Merging #128 (0125133) into master (9d6ca13) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   99.81%   99.86%   +0.04%     
==========================================
  Files          18       18              
  Lines        2188     2199      +11     
==========================================
+ Hits         2184     2196      +12     
+ Misses          4        3       -1     
Impacted Files Coverage Δ
src/PowerManifold.jl 99.59% <100.00%> (+0.21%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more