[Numpy-discussion] ANN: Python-Blosc2 3.0.0 release candidate 1 is out!

2024-11-28 Thread Francesc Alted via NumPy-Discussion
Announcing Python-Blosc2 3.0.0-rc1 == The Blosc development team is pleased to announce the first release release of Python-Blosc2 3.0.0. In this release, we have focused on the making of a compute engine that can work with compressed data in a NumPy-like fashion. Y

[Numpy-discussion] ANN: Python-Blosc2 3.0, with a new compute engine, is out

2024-12-20 Thread Francesc Alted via NumPy-Discussion
Announcing Python-Blosc2 3.0.0 (final release) == The Blosc development team is pleased to announce the final release of Python-Blosc2 3.0.0. Now, we will be producing conda(-forge) packages, as well as providing wheels for the most common platforms, as

[Numpy-discussion] ANN: Python-Blosc2 3.3.4 released

2025-05-22 Thread Francesc Alted via NumPy-Discussion
Hi, This is a bugfix release, with some minor optimizations. We further improved the correct chaining of *string* lazy expressions (to allow operands with more diverse data types). In addition, both indexing and where expressions are now supported within *string* lazy expressions. Finally, casting

[Numpy-discussion] ANN: NumExpr 2.11.0, with free-threaded support, is out!

2025-06-09 Thread Francesc Alted via NumPy-Discussion
= Announcing NumExpr 2.11.0 = Hi everyone, NumExpr 2.11.0 Initial support for free-threaded Python 3.13t has been added. This is still experimental, so please report any issues you find. Finally, Python 3.10 is now the minimum supported version. Pr