egglog-python
egglog-python copied to clipboard
Array API Cleanup
Now with #111 landed, we have some more flexibility with type annotations. We can clean up the array API file a bit:
- [ ] Move
ndarray_indexto classmethod ofIndexKey - [ ] Change args to accept convertables arguments as well