There was an error while loading. Please reload this page.
chore: remove Python 3.8 support (#15)
[pre-commit.ci] pre-commit autoupdate (#10) updates: - [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2) - [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.4.10](astral-sh/ruff-pre-commit@v0.3.7...v0.4.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jayaram Kancherla <[email protected]>
Update GitHub action to run tests across python versions (#6) Also setup pre-commit bot and ruff configuration.
Updated package to use chunk_grid in the latest delayedarray.
Implement `to_scipy_sparse_matrix` generic for h5 backed sparse arrays ( #5) Add tests
Rename package to `HDF5Array` (#4)
Bugfix for sparse extraction with consecutive indices. Also removed a debugging print() that was left behind.
Run Actions on the master, not main branch.
fix: print on verbose mode
feat: separate classes for sparse and dense formats