JuliaPy / SymPy.jl

Julia interface to SymPy via PyCall
http://juliapy.github.io/SymPy.jl/
MIT License
269 stars 62 forks source link

close issue #495 #503

Closed jverzani closed 1 year ago

jverzani commented 1 year ago

sort eigvals and eigvecs similarly

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.68 :tada:

Comparison is base (37ca258) 56.22% compared to head (f37e3a4) 56.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #503 +/- ## ========================================== + Coverage 56.22% 56.90% +0.67% ========================================== Files 19 19 Lines 1204 1223 +19 ========================================== + Hits 677 696 +19 Misses 527 527 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/matrix.jl](https://app.codecov.io/gh/JuliaPy/SymPy.jl/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21hdHJpeC5qbA==) | `73.00% <100.00%> (+6.33%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.