Skip to content

Blosc2 v3.9.1

Choose a tag to compare

@lshaw8317 lshaw8317 released this 01 Oct 06:52
· 75 commits to main since this release

Changes from 3.9.0 to 3.9.1

  • Bumped to numexpr 2.13.1 to incorporate new maximum/minimum NaN handling and +/* for booleans
    which matches NumPy behaviour.
  • Refactoring in order to ensure Blosc2 functions with NumPy 1.26.
  • Streamlined documentation by introducing Array Protocol