JuliaManifolds / ManifoldsBase.jl

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

Basic definitions for metrics #142

Closed mateuszbaran closed 1 year ago

mateuszbaran commented 1 year ago

As discussed here: https://github.com/JuliaManifolds/ManifoldDiff.jl/pull/12 .

codecov[bot] commented 1 year ago

Codecov Report

Merging #142 (4e57f69) into master (0956a91) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          18       19    +1     
  Lines        2451     2452    +1     
=======================================
+ Hits         2446     2447    +1     
  Misses          5        5           
Impacted Files Coverage Δ
src/ManifoldsBase.jl 99.55% <ø> (ø)
src/metric.jl 100.00% <100.00%> (ø)

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