[Python-announce] [ANN} Numba 0.58.0 and llvmlite 0.41.0

2023-09-21 Thread Valentin Haenel
Dear *, I am happy to announce the release of Numba 0.58.0 and llvmlite 0.41.0. Please point your browsers at the following link for more information: https://numba.discourse.group/t/ann-numba-0-58-0-and-llvmlite-0-41-0/2148 V- ___

[Python-announce] [ANN] Numba 0.57.1 / llvmlite 0.40.1

2023-06-28 Thread Valentin Haenel
Dear *, I am happy to announce the following patch releases: * Numba 0.57.1 * llvmlite 0.40.1 Please point your bowsers at our discourse for more information: https://numba.discourse.group/t/ann-numba-0-57-1/1996 https://numba.discourse.group/t/ann-llvmlite-0-40-1/1995 Best, V-

[Python-announce] [ANN] Numba 0.56.4

2022-11-04 Thread Valentin Haenel
Dear all, on behalf of the Numba development community, I am happy to announce the release of Numba 0.56.4. This is a bugfix release to fix a regression in the CUDA target in relation to the .view() method on CUDA device arrays that is present when using NumPy version 1.23.0 or later. For more

[Python-announce] [ANN] Numba 0.56.3

2022-10-14 Thread Valentin Haenel
Dear all, on behalf of the Numba development community, I am happy to announce the release of Numba 0.56.3. This is a bugfix release to remove the version restriction applied to the setuptools package and to fix a bug in the CUDA target in relation to copying zero length device arrays to zero

[Python-announce] [ANN] Numba 0.56.1 and llvmlite 0.39.1

2022-09-06 Thread Valentin Haenel
Dear all, in behalf of the Numba team I am happy to announce the patch releases: Numba 0.56.1 and llvmlite 0.39.1. Besides the usual bug fixes, this Numba release adds support for NumPy 1.23. For more information about Numba, please point your browsers at: https://numba.pydata.org/ For more

[Python-announce] [ANN] Numba 0.56.0 and llvmlite 0.39.0

2022-07-26 Thread Valentin Haenel
Dear all, Numba 0.56.0 and llvmlite 0.39.0 have been released. Please point your browsers at our Discourse for more information: https://numba.discourse.group/t/ann-numba-0-56-0/1461 https://numba.discourse.group/t/ann-llvmlite-0-39-0/1460 Best, V-

[Python-announce] [ANN] Numba 0.55.2 and llvmlite 0.38.1

2022-05-30 Thread Valentin Haenel
Dear all, On behalf of the Numba team, I would like to announce that Numba 0.55.2 and llvmlite 0.38.1 have been released. Please point your browsers at: https://numba.discourse.group/t/ann-numba-0-55-2/1353/3 .. and ... https://numba.discourse.group/t/llvmlite-0-38-1/1340 .. for more

[Python-announce] [ANN] Numba 0.55.1

2022-01-28 Thread Valentin Haenel
Dear *, on behalf of the Numba team, I am happy to announce that Numba 0.55.1 has become available! This is a bugfix release that closes all the remaining issues from the accelerated release of 0.55.0 and also any release critical regressions discovered since then. For more information, please

[Python-announce] Numba 0.55.0 and llvmlite 0.38.0 are out!

2022-01-17 Thread Valentin Haenel
Dear all, 0.55.0 and llvmlite 0.38.0 have been released. Please point your browsers at our discourse for more information: https://numba.discourse.group/t/numba-0-55-0-and-llvmlite-0-38-0-final-release/1136 Best, V- ___ Python-announce-list mailing

[ANN] python-blosc v1.8.0

2019-03-14 Thread Valentin Haenel
= Announcing python-blosc 1.8.0 = What is new? This is a maintenance and fetaure release. A regression affecting windows users has been fixed by Robert McLeod and support for older C compilers has been contributed by Nicholas

[ANN] python-blosc 1.7.0

2019-01-02 Thread Valentin Haenel
= Announcing python-blosc 1.7.0 = What is new? This is a maintenance release which takes care of several housekeepting tasks. Support for older versions of Python (2.6 and 3.3) has been removed from the codebase. A new version

[ANN] Bloscpack v0.15.0

2018-11-01 Thread Valentin Haenel
Announcing Bloscpack v0.15.0 What is new? Two new high-level API functions have been added: * 'pack_bytes_to_bytes' * 'unpack_bytes_from_bytes' As you might expect from the naming, these allow you to perform fully in-memory

[ANN] python-blosc 1.6.1

2018-10-23 Thread Valentin Haenel
= Announcing python-blosc 1.6.1 = What is new? C-Blosc has been updated to 1.14.3. Additionally there have been a number of improvments such as not compiling snappy by default and the implementation of the `get_blocksize()`

[ANN] bcolz v0.10.0

2015-07-16 Thread Valentin Haenel
=== Announcing bcolz 0.10.0 === What's new == This is a cleanup-and-refactor release with many internal optimizations and a few bug fixes. For users, the most important improvement is the new-and-shiny context manager for bcolz objects. For example

[ANN] bcolz v0.9.0

2015-05-17 Thread Valentin Haenel
== Announcing bcolz 0.9.0 == What's new == This is mostly a smallish feature and bugfix release. One large topic was implementing 'addcol' and 'delcol' to properly handle on-disk tables. 'addcol' now has a new keyword argument 'move' that allows

[ANN] python-blosc v1.2.5

2015-04-15 Thread Valentin Haenel
= Announcing python-blosc 1.2.5 = What is new? This release contains support for Blosc v1.5.4 including changes to how the GIL is kept. This was required because Blosc was refactored in the v1.5.x line to remove global

[ANN] bcolz v0.8.0

2015-01-09 Thread Valentin Haenel
== Announcing bcolz 0.8.0 == What's new == This version adds a public API in the form of a Cython definitions file (``carray_ext.pxd``) for the ``carray`` class! This means, other libraries can use the Cython definitions to build more complex

[ANN] bcolz 0.7.3

2015-01-06 Thread Valentin Haenel
== Announcing bcolz 0.7.3 == What's new == This release includes the support for pickling persistent carray/ctable objects contributed by Matthew Rocklin. Also, the included version of Blosc is updated to ``v1.5.2``. Lastly, several minor issues

[ANN] bcolz 0.7.2

2014-10-13 Thread Valentin Haenel
== Announcing bcolz 0.7.2 == What's new == This is a maintenance release that fixes various bits and pieces. Importantly, compatibility with Numpy 1.9 and Cython 0.21 has been fixed and the test suit no longer segfaults on 32 bit UNIX.