Skip to content

Fix for issue #442 #443

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 2 commits into from
Sep 15, 2012
Merged

Fix for issue #442 #443

merged 2 commits into from
Sep 15, 2012

Conversation

87
Copy link
Contributor

@87 87 commented Sep 15, 2012

Hi, this changes PyArray_ConcatenateFlattenedArrays to accept any arrays and flatten them into a one-dimensional output array, which should fix #442.

Note: this pull request probably conflicts with #440 for the added test code.

teoliphant added a commit that referenced this pull request Sep 15, 2012
@teoliphant teoliphant merged commit 93cbc83 into numpy:master Sep 15, 2012
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.

Concatenate with axis=None now requires equal number of array elements
2 participants