pygae / galgebra

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

Do not crash when subtracting a scalar from a multivector #392

Closed eric-wieser closed 4 years ago

eric-wieser commented 4 years ago

Fixes #391.

codecov[bot] commented 4 years ago

Codecov Report

Merging #392 into master will increase coverage by 0.08%. The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
+ Coverage   77.56%   77.64%   +0.08%     
==========================================
  Files          16       16              
  Lines        4217     4210       -7     
==========================================
- Hits         3271     3269       -2     
+ Misses        946      941       -5     
Impacted Files Coverage Δ
galgebra/mv.py 75.20% <90.00%> (+0.29%) :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 7f57a09...dbcd425. Read the comment docs.