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

MAINT: fix indexing with tuples #73

Merged
merged 2 commits into from
Dec 31, 2024
Merged

MAINT: fix indexing with tuples #73

merged 2 commits into from
Dec 31, 2024

Conversation

mdhaber
Copy link
Owner

@mdhaber mdhaber commented Dec 31, 2024

Should fix some failures in gh-71.
Also closes gh-72.

@mdhaber mdhaber requested a review from lucascolley December 31, 2024 20:23
@mdhaber
Copy link
Owner Author

mdhaber commented Dec 31, 2024

I'll add __iter__ here.

@lucascolley lucascolley merged commit 22bd152 into main Dec 31, 2024
11 checks passed
@lucascolley lucascolley deleted the fix_indexing_tuple branch December 31, 2024 21:15
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.

Can we fix whether np.iterable considers a 0-D MArray to be iterable?
2 participants