Changelog¶
Version 0.3.0¶
chore: Remove Python 3.8 (EOL)
precommit: Replace docformatter with ruff’s formatter
Version 0.2.0¶
Compatibility with NumPy 2.0
Version 0.1.0¶
Switched to the delayedarray interface with dense/sparse seeds.
Version 0.0.3¶
Separate dense and sparse matrix classes
Version 0.0.1¶
Initial classes for H5 backed matrices