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

Implement selected_indices() #166

Merged
merged 11 commits into from
Feb 8, 2024
Merged

Conversation

asmeurer
Copy link
Member

Fixes #21. Didn't go with __iter__() because I think that's a bad API.

@asmeurer asmeurer changed the title Initial implementation of selected_indices() Implement selected_indices() Nov 21, 2023
@asmeurer asmeurer enabled auto-merge February 7, 2024 23:07
@asmeurer asmeurer merged commit ff2ef22 into Quansight-Labs:main Feb 8, 2024
17 checks passed
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.

iter() should iterate single element indices
1 participant