FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

FIX: bug in np.where and recarray swapping by certik · Pull Request #395 · numpy/numpy · GitHub

/ numpy Public

FIX: bug in np.where and recarray swapping - #395

Merged
certik merged 1 commit into
numpy:masterfrom
certik:fix369
Aug 31, 2012
Merged

FIX: bug in np.where and recarray swapping#395
certik merged 1 commit into
numpy:masterfrom
certik:fix369

Conversation

certik commented Aug 30, 2012

Copy link
Copy Markdown
Contributor

Fixes #369 and the Ticket 2185

Fixes numpy#369 and the Ticket 2185

Thanks to @seberg for providing the patch.

Copy link
Copy Markdown

This pull request passes (merged 6e82fd31 into 5c944b9).

Copy link
Copy Markdown

This pull request passes (merged ecbd938 into 5c944b9).

njsmith commented Aug 30, 2012

Copy link
Copy Markdown
Member

Looks sensible to me.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Not sure if it matters or is the case. But it may be necessary to test both '>' and '<' for big-endian machines where I guess the singletons should be big endian? would be just a second net here and a second test below (unless there is a way to make net non-native).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Would you mind sending a PR for this please? I am going to merge this issue now.

certik commented Aug 31, 2012

Copy link
Copy Markdown
Contributor Author

Got reviewed by @njsmith, merging.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Bug in numpy.where

4 participants


Back | FazBrowse Home | New Git URL