Skip to content

Use a substitution that sympy 1.3.0 understands#169

Merged
utensil merged 1 commit intopygae:masterfrom
eric-wieser:fix-W-substitution
Dec 17, 2019
Merged

Use a substitution that sympy 1.3.0 understands#169
utensil merged 1 commit intopygae:masterfrom
eric-wieser:fix-W-substitution

Conversation

@eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Dec 17, 2019

The original substitution does not seem to work in sympy 1.3.0, but works in 1.5.0.
The modified one is equivalent, but works in both versions.
A direct substitution is easier to understand here anyway.

Part of the work to migrate to a newer sympy, gh-164

The original substitution does not seem to work in sympy 1.3.0, but works in 1.5.0.
The modified one is equivalent, but works in both versions.
A direct substitution is easier to understand here anyway.

Part of the work to migrate to a newer sympy
@codecov
Copy link

codecov bot commented Dec 17, 2019

Codecov Report

Merging #169 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   67.66%   67.66%           
=======================================
  Files           8        8           
  Lines        4692     4692           
=======================================
  Hits         3175     3175           
  Misses       1517     1517

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 8e3dc35...3e32c24. Read the comment docs.

@eric-wieser eric-wieser requested a review from utensil December 17, 2019 15:57
Copy link
Member

@utensil utensil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants