8000 BUG: Fix masked array ravel order for A (and somewhat K) by seberg · Pull Request #23680 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: Fix masked array ravel order for A (and somewhat K) #23680

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

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

seberg
Copy link
Member
@seberg seberg commented Apr 28, 2023

Swaps the order to the correct thing and thus

closes gh-23651


Clearly, doesn't attempt to get "K" right, which would need manual transposing and stuff...

Swaps the order to the correct thing and thus

closes numpygh-23651
@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Apr 28, 2023
@charris charris added this to the 1.24.4 release milestone Apr 28, 2023
@charris charris merged commit 0bc6868 into numpy:main Apr 28, 2023
@charris
Copy link
Member
charris commented Apr 28, 2023

Thanks Sebastian.

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

Successfully merging this pull request may close these issues.

BUG: Problems with order of masked arrays in version 1.24.3
2 participants
0