Improvements to the promoters for some of the string ufuncs: https://github.com/numpy/numpy/pull/27636
Support for stringdtype arrays in the type hints and typing support for the string ufuncs: https://github.com/numpy/numpy/pull/27470 If you have a particular improvement you’re looking for I’d love to hear more. On Sun, Dec 8, 2024 at 3:01 PM Neal Becker via NumPy-Discussion < numpy-discussion@python.org> wrote: > Where can I find more information on improvements to stringdtype? > > On Sun, Dec 8, 2024, 11:25 AM Charles R Harris via NumPy-Discussion < > numpy-discussion@python.org> wrote: > >> Hi All, >> >> On behalf of the NumPy team, I'm pleased to announce the release of NumPy >> 2.2.0. The NumPy 2.2.0 release is a short release that brings us back >> into sync with the usual twice yearly release cycle. There have been a >> number of small cleanups, as well as work bringing the new StringDType to >> completion and improving support for free threaded Python. Highlights are: >> >> - New functions `matvec` and `vecmat`, see below. >> - Many improved annotations. >> - Improved support for the new StringDType. >> - Improved support for free threaded Python >> - Fixes for f2py >> >> This release supports Python 3.10-3.13. Wheels can be downloaded from >> PyPI <https://pypi.org/project/numpy/2.2.0>; source archives, release >> notes, and wheel hashes are available on Github >> <https://github.com/numpy/numpy/releases/tag/v2.2.0>. >> >> Cheers, >> >> Charles Harris >> _______________________________________________ >> NumPy-Discussion mailing list -- numpy-discussion@python.org >> To unsubscribe send an email to numpy-discussion-le...@python.org >> https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ >> Member address: ndbeck...@gmail.com >> > _______________________________________________ > NumPy-Discussion mailing list -- numpy-discussion@python.org > To unsubscribe send an email to numpy-discussion-le...@python.org > https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ > Member address: nathan12...@gmail.com >
_______________________________________________ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com