There was an error while loading. Please reload this page.
chore: remove Python 3.8 support (#12)
Sort indices when sanitizing slice arguments (#3) * Run tests from python 3.8 - 3.12 * Fix pre-commit file extension and setup pre-commit bot
Fix creating `SparseNdarray` contents from coordinates (#2)
Implement delayed array generics and methods (#1) First implementation of all generics. Add tests and update README