Re: NumPy 1.26.0rc1 released
Charles R Harris <[email protected]> Wed, 6 Sep 2023 17:06:04 -0600
| Newsgroups | gmane.comp.python.scientific.devel,gmane.comp.python.numeric.general,gmane.comp.python.scientific.user |
|---|---|
| Message-ID | <CAB6mnxKBAy9-cMKg0PcZ4BB0dYtjQ66EhjA3jU0hkTKS58PWjw@mail.gmail.com> |
On Wed, Sep 6, 2023 at 4:53 PM Charles R Harris <[email protected]> wrote: > Hi All, > > On behalf of the NumPy team, I'm pleased to announce the release of NumPy > 1.26.0rc1. The NumPy 1.26.0 release is a continuation of the 1.25.x release > cycle with the addition of Python 3.12.0 support. Python 3.12 dropped > distutils, consequently supporting it required finding a replacement for > the setup.py/distutils based build system NumPy was using. We have chosen > to use the Meson build system instead, and this is the first NumPy release > supporting it. This is also the first release that supports Cython 3.0 in > addition to retaining 0.29.X compatibility. Supporting those two upgrades > was a large project, over 100 files have been touched in this release. The > changelog doesn't capture the full extent of the work, special thanks to > Ralf Gommers, Sayed Adel, Stéfan van der Walt, and Matti Picus who did much > of the work in the main development branch. > > <snip> Two observations: 1. There are still no 32 bit wheels for Windows. 2., Do we want to build wheels with the new accelerate? Chuck > _______________________________________________ SciPy-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/scipy-dev.python.org/ Member address: [email protected]