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(shells): fix partition() for multi-dimensional arrays #132

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

ntessore
Copy link
Collaborator

Fix the partition() function for multi-dimensional arrays. The axis corresponding to the shells is now the first one.

Fixed: partition() now works correctly with functions having extra axes.
Changed: The output of partition() now has the shells axis as its first.

@ntessore ntessore added this to the v2023.10 milestone Oct 13, 2023
@ntessore ntessore merged commit 29938e2 into main Oct 13, 2023
10 checks passed
@ntessore ntessore deleted the fix-partition branch October 13, 2023 09:39
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.

1 participant