pygae / galgebra

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

A workaround for the broken `MatrixFunction` #507

Closed utensil closed 3 months ago

utensil commented 3 months ago

Workaround for #495 .

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.05%. Comparing base (66ee972) to head (bacca0c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #507 +/- ## ========================================== + Coverage 77.77% 78.05% +0.27% ========================================== Files 17 17 Lines 4193 4196 +3 ========================================== + Hits 3261 3275 +14 + Misses 932 921 -11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

utensil commented 3 months ago

Merging this until a better solution. Resuming the test coverage.