You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: