🗣️ Announcing Python-Blosc2 3.8.0 🚀
A step closer to compliance with the array-api standard: data-apis.org/array-api!
This is an effort across all array-based libraries so that your code works (e.g. for both blosc2 and NumPy) by simply changing the import statement below!
Highlights:
✅ C-Blosc2 updated to latest 2.21.2
✅ Incorporate isnan, isfinite, isinf
✅ Better indexing coverage
✅ linspace and arange functions more numerically stable
✅ Improved array-api compliance
