JuliaManifolds / ManifoldsBase.jl

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

Make vee and hat always use real coefficient basis #173

Closed mateuszbaran closed 8 months ago

mateuszbaran commented 8 months ago

See discussion in https://github.com/JuliaManifolds/Manifolds.jl/pull/677 .

codecov[bot] commented 8 months ago

Codecov Report

Merging #173 (b364a3b) into master (eebe99d) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          26       26           
  Lines        3074     3075    +1     
=======================================
+ Hits         3073     3074    +1     
  Misses          1        1           
Files Coverage Δ
src/bases.jl 100.00% <100.00%> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

mateuszbaran commented 8 months ago

Yes, I'm slowly replacing dollar signs.