pygae / galgebra

Symbolic Geometric Algebra/Calculus package for SymPy :crystal_ball:
https://galgebra.rtfd.io/
BSD 3-Clause "New" or "Revised" License
234 stars 62 forks source link

Fix incorrect right and left contraction on scalars #431

Closed eric-wieser closed 4 years ago

eric-wieser commented 4 years ago

xref #54

codecov[bot] commented 4 years ago

Codecov Report

Merging #431 into master will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #431      +/-   ##
==========================================
+ Coverage   78.20%   78.27%   +0.07%     
==========================================
  Files          16       16              
  Lines        4207     4207              
==========================================
+ Hits         3290     3293       +3     
+ Misses        917      914       -3     
Impacted Files Coverage Δ
galgebra/mv.py 75.45% <100.00%> (+0.18%) :arrow_up:
galgebra/ga.py 82.52% <0.00%> (+0.08%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4d9f090...274591b. Read the comment docs.