egglog-python icon indicating copy to clipboard operation
egglog-python copied to clipboard

Array API Cleanup

Open saulshanabrook opened this issue 2 years ago • 0 comments

Now with #111 landed, we have some more flexibility with type annotations. We can clean up the array API file a bit:

  • [ ] Move ndarray_index to classmethod of IndexKey
  • [ ] Change args to accept convertables arguments as well

saulshanabrook avatar Feb 07 '24 16:02 saulshanabrook