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

Integer-based Indexing #52

Open
ilan-gold opened this issue Aug 22, 2024 Discussed in #49 · 2 comments · May be fixed by #102
Open

Integer-based Indexing #52

ilan-gold opened this issue Aug 22, 2024 Discussed in #49 · 2 comments · May be fixed by #102

Comments

@ilan-gold
Copy link

Discussed in #49

Originally posted by ilan-gold August 21, 2024
Is there any plan for an integer-based chunk (or array) indexer i.e., one that doesn't rely entirely on ranges (+ chunk indices if chunks)? It seems like ndarray is already a dep so this shouldn't be too hard (knowing nothing about ndarray at all)? I'm going to prototype something any so if you're interested, could be a contribution, and we can make this an issue.

But if it already exists, please point me to it!

@ilan-gold
Copy link
Author

I will be fiddling with this in the coming days, and may do some benchmarking. I will update with results!

@ilan-gold
Copy link
Author

For my purposes, would just start with the chunk API

@ilan-gold ilan-gold linked a pull request Dec 10, 2024 that will close this issue
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 a pull request may close this issue.

1 participant