Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Fix for numpy array equality checking bug #115

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ivanistheone
Copy link
Contributor

@ivanistheone ivanistheone commented Jul 22, 2017

This is PR is a work in progress (NOT READY TO MERGE) and contains two commits.

When reviewing, please check only the second commit to avoid seeing lots of unrelated whitespace changes.

Note on line L333 I disabled the call to int_to_Integer to isolate the bug, but this is not the final fix, because we shouldn't change the default behaviour: int to Integer conversion is a very important part of sympy-live UX.

The underlying cause seems to be problem with int_to_Integer in upstream, see sympy/sympy#13027

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.

None yet

1 participant