Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 381 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 381 Bytes

Changelog

Version 0.5.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