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

BUG: Ensure inf/nan removal in assert_array_compare is matrix-safe. #8468

Merged

Conversation

mhvk
Copy link
Contributor

@mhvk mhvk commented Jan 11, 2017

Fix the regression introduced by #8452.

@pv
Copy link
Member

pv commented Jan 11, 2017 via email

@mhvk mhvk force-pushed the testing-utils-assert-equal-safe-for-matrices branch from dc4c426 to 960ec0a Compare January 11, 2017 17:23
@mhvk
Copy link
Contributor Author

mhvk commented Jan 11, 2017

@pv - OK, I added a few more tests.

@seberg
Copy link
Member

seberg commented Jan 12, 2017

OK, can't think of an obvious nicer solution, so works for me. Thanks, hopefully its fine now....

@seberg seberg merged commit d9c1a1f into numpy:master Jan 12, 2017
@seberg
Copy link
Member

seberg commented Jan 12, 2017

Ah, well the naming of the commit could have been better....

@seberg seberg changed the title Ensure inf/nan removal in assert_array_compare is matrix-safe. BUG: Ensure inf/nan removal in assert_array_compare is matrix-safe. Jan 12, 2017
@mhvk mhvk deleted the testing-utils-assert-equal-safe-for-matrices branch January 12, 2017 19:04
@mhvk
Copy link
Contributor Author

mhvk commented Jan 12, 2017

Oops, sorry about that.

@seberg
Copy link
Member

seberg commented Jan 12, 2017

No worries, just pressed the button before noticing :).

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

Successfully merging this pull request may close these issues.

None yet

4 participants