[Numpy-discussion] Re: Discussion: History & Possible Deprecation/Removal of numpy.linalg.{eig(), eigvals()}?

2022-05-03 Thread Charles R Harris
On Tue, May 3, 2022 at 6:41 PM Leo Fang wrote: > Hi, I am catching up with an assigned task that I slipped. I am wondering > a few things about the numpy.linalg.eig() API (eigvals() is also included > in this discussion, but for simplicity let's focus on eig()). AFAIU the > purpose of eig() is fo

[Numpy-discussion] Re: Automatic formatters for only changed lines

2022-05-06 Thread Charles R Harris
On Fri, May 6, 2022 at 2:10 AM Sebastian Berg wrote: > On Thu, 2022-05-05 at 15:32 -0700, Stefan van der Walt wrote: > > On Thu, May 5, 2022, at 12:00, Trevor Gross wrote: > > > I don't necessarily know that this should be enforced on CI off the > > > bat (though in the future it could be), but a

[Numpy-discussion] Re: Automatic formatters for only changed lines

2022-05-08 Thread Charles R Harris
On Sun, May 8, 2022 at 10:30 AM Joshua Wilson wrote: > As someone who worked on a project that used to use yapf, a word of > caution - regardless of quality of formatting versus black, it generally > has not had the resources to keep up with new releases of Python. See > > https://github.com/goog

[Numpy-discussion] Interesting security project

2022-05-14 Thread Charles R Harris
Hi All, There is a project underway to secure open source software . This doesn't affect us (yet), but is of interest as it shows the growing importance of open source. Chuck

[Numpy-discussion] New stable documentation

2022-05-20 Thread Charles R Harris
Hi All, I've put up new stable documentation for NumPy 1.22.4. I'd appreciate it if those familiar with how they want the documentation to look could take a look at it so that fixes can be made while I'm still in the documentation state. Chuck ___ NumPy

[Numpy-discussion] Re: New stable documentation

2022-05-21 Thread Charles R Harris
On Sat, May 21, 2022 at 5:38 AM Sebastian Berg wrote: > On Sat, 2022-05-21 at 10:33 +0300, matti picus wrote: > > On Sat, 21 May 2022 at 08:46, Ralf Gommers > > wrote: > > > > > > > > > > > On Sat, May 21, 2022 at 3:40 AM Charles R

[Numpy-discussion] NumPy 1.22.4 released

2022-05-21 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.22.4. NumPy 1.22.4 is a maintenance release that fixes bugs discovered after the 1.22.3 release. In addition, the wheels for this release are built using the recently released Cython 0.29.30, which should fix the r

[Numpy-discussion] Dropping the pdf documentation.

2022-05-22 Thread Charles R Harris
Hi All, This is a proposal to drop the generation of pdf documentation and only generate the html version. This is a one way change due to the difficulty maintaining/fixing the pdf versions. See minimal discussion here . Chuck _

[Numpy-discussion] Re: Dropping the pdf documentation.

2022-05-22 Thread Charles R Harris
On Sun, May 22, 2022 at 4:54 PM Rohit Goswami wrote: > Being very hard to read should not be reason enough to stop generating > them. In places with little to no internet connectivity often the PDF > documentation is invaluable. > > I personally use the PDF documentation both on my phone and e-re

[Numpy-discussion] Maintenance/1.23.x is branched

2022-05-23 Thread Charles R Harris
Hi All, The 1.23.x maintenance branch has been made and main is now open for 1.24.0 development. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python

[Numpy-discussion] NumPy 1.23.0rc1 released

2022-05-26 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.23.0rc1. The NumPy 1.23.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase the execution speed, clarify the documentation, and expire old deprecations. The highlights are

[Numpy-discussion] NumPy 1.23.0rc2 released

2022-05-30 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.23.0rc2. The NumPy 1.23.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase the execution speed, clarify the documentation, and expire old deprecations. The highlights are

[Numpy-discussion] NumPy 1.23.0rc3 released

2022-06-11 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.23.0rc2. The NumPy 1.23.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase the execution speed, clarify the documentation, and expire old deprecations. The highlights are

[Numpy-discussion] NumPy 1.23.0 released

2022-06-22 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.23.0. The NumPy 1.23.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase the execution speed, clarify the documentation, and expire old deprecations. The highlights are:

[Numpy-discussion] Re: NumPy 1.23.0 released

2022-06-22 Thread Charles R Harris
On Wed, Jun 22, 2022 at 6:49 PM Charles R Harris wrote: > Hi All, > > On behalf of the NumPy team, I'm pleased to announce the release of NumPy > 1.23.0. The NumPy 1.23.0 release continues the ongoing work to improve the > handling and promotion of dtypes, increase the exec

[Numpy-discussion] No PDF documentation

2022-06-24 Thread Charles R Harris
Hi All, There is a Makefile PR that, among other things, removes the generation of PDF files. This will require changes to the documentation files and I'm wondering exactly how we want to proceed with that. Note that the zipped html files are considerabl

[Numpy-discussion] Re: Setting C and linker flags for Windows build

2022-06-30 Thread Charles R Harris
On Wed, Jun 29, 2022 at 5:26 PM Matthew Brett wrote: > Hi, > > I am very sorry - I feel I should know this, or be able to work it > out, but is there a way of setting the flags to the C compiler and the > linker, for the Numpy build, on Windows? > > I'm trying to set the flags for a build with Wi

[Numpy-discussion] Re: Setting C and linker flags for Windows build

2022-06-30 Thread Charles R Harris
On Thu, Jun 30, 2022 at 11:02 AM Matthew Brett wrote: > Hi Chuck, > > On Thu, Jun 30, 2022 at 2:13 PM Charles R Harris > wrote: > > > > > > > > On Wed, Jun 29, 2022 at 5:26 PM Matthew Brett > wrote: > >> > >> Hi, > >> >

[Numpy-discussion] Re: Software Freedom Conservancy calls for move from Github

2022-07-04 Thread Charles R Harris
On Mon, Jul 4, 2022 at 7:48 AM Matthew Brett wrote: > Hi, > > I just came across this: > > https://sfconservancy.org/GiveUpGitHub/ > > I guess this is something we should review and consider - although it > would obviously have serious costs. > > Cheers, > > I didn't see anything in the article t

[Numpy-discussion] NumPy 1.23.1 released

2022-07-08 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.23.1. NumPy 1.23.1 is a maintenance release that fixes bugs discovered after the 1.23.0 release. Notable fixes are: - Fix searchsorted for float16 NaNs - Fix compilation on Apple M1 - Fix KeyError in crac

[Numpy-discussion] Remove nose support?

2022-07-25 Thread Charles R Harris
Hi All, I propose to remove nose support from numpy/testing/. We moved to pytest about five years ago because nose was no longer maintained, but kept the outdated nose support for downstream projects who had not yet dropped it. Nose itself has been replaced with nose2, and while it remains availab

[Numpy-discussion] Python 3.11.0rc1 is out

2022-08-08 Thread Charles R Harris
Hi All, Just to note that Python 3.11.0rc1 has been released. I plan to make a NumPy 1.23.2 release with support for that as soon as it is available on our build platforms. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubs

[Numpy-discussion] NumPy 1.23.2 release

2022-08-14 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I am pleased to announce the release of NumPy 1.23.2. NumPy 1.23.2 is a maintenance release that fixes bugs discovered after the 1.23.1 release. Notable features are: - Typing changes needed for Python 3.11 - Wheels for Python 3.11.0rc1 The Python versi

[Numpy-discussion] NumPy 1.23. 3 Release

2022-09-09 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I am pleased to announce the release of NumPy 1.23.3. NumPy 1.23.3 is a maintenance release that fixes bugs discovered after the 1.23.2 release. There is no major theme for this release, the main improvements are for some downstream builds and some annotation c

[Numpy-discussion] Re: mypy occasional error on _UnknownType in _array_like.py since 1.22 or 1.23

2022-10-10 Thread Charles R Harris
On Mon, Oct 10, 2022 at 12:27 PM Nick Gerner wrote: > I upgraded from 1.21 to 1.23.3 recently and got a variety of mypy issues. > I seem to have resolved all of them, but I occasionally still see this show > up: > > .venv/lib/python3.10/site-packages/numpy/_typing/_array_like.py:153: > error: Typ

[Numpy-discussion] NumPy 1.23.4 released.

2022-10-12 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I am pleased to announce the release of NumPy 1.23.4. NumPy 1.23.4 is a maintenance release that fixes bugs discovered after the 1.23.3 release and keeps the build infrastructure current. The main improvements are fixes for some annotation corner cases, a fix f

[Numpy-discussion] Re: status of long double support and what to do about it

2022-11-17 Thread Charles R Harris
On Thu, Nov 17, 2022 at 3:15 PM Ralf Gommers wrote: > Hi all, > > We have to do something about long double support. This is something I > wanted to propose a long time ago already, and moving build systems has > resurfaced the pain yet again. > > This is not a full proposal yet, but the start of

[Numpy-discussion] Re: status of long double support and what to do about it

2022-11-17 Thread Charles R Harris
On Thu, Nov 17, 2022 at 6:30 PM Scott Ransom wrote: > > > On 11/17/22 7:13 PM, Charles R Harris wrote: > > > > > > On Thu, Nov 17, 2022 at 3:15 PM Ralf Gommers > <mailto:ralf.gomm...@gmail.com>> wrote: > > > > Hi all, > > > >

[Numpy-discussion] Release of NumPy 1.23.5

2022-11-19 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I am pleased to announce the release of NumPy 1.23.5. NumPy 1.23.5 is a maintenance release that fixes bugs discovered after the 1.23.4 release and keeps the build infrastructure current. The Python versions supported for this release are 3.8-3.11. Wheels can b

[Numpy-discussion] NumPy 1.24.x branched

2022-11-22 Thread Charles R Harris
Hi All, NumPy 1.24.x has been branched. Chuck ___ 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 a

[Numpy-discussion] NumPy 1.24.0rc1 released

2022-11-24 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.0rc1. The NumPy 1.24.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase execution speed, and clarify the documentation. There are also a large number of new and expire

[Numpy-discussion] Re: ANN: NumPy Fellowship Program & Sayed Adel as our first Developer in Residence

2022-12-02 Thread Charles R Harris
On Thu, Dec 1, 2022 at 2:22 PM Ralf Gommers wrote: > Hi all, > > I'm excited to be able to share this announcement on behalf of the NumPy > Steering Council. We have created a new program, the NumPy Fellowship > Program, and offered Sayed Adel the very first Developer in Residence role. > Sayed s

[Numpy-discussion] NumPy 1.24.0rc2 released

2022-12-04 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.0rc1. The NumPy 1.24.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase execution speed, and clarify the documentation. There are also a large number of new and expire

[Numpy-discussion] Re: status of long double support and what to do about it

2022-12-06 Thread Charles R Harris
On Sun, Dec 4, 2022 at 9:36 AM wrote: > Hello, > > I am interested in contributing to this. I am a contributor in the PINT > pulsar timing package Scott mentioned. But I am new to contributing to > numpy, and I am not sure where or how to begin. Are there beginner-level > resources that I can loo

[Numpy-discussion] Re: status of long double support and what to do about it

2022-12-14 Thread Charles R Harris
On Wed, Dec 14, 2022 at 1:44 PM Scott Ransom wrote: > On 12/14/22 3:01 PM, Carl Kleffner wrote: > > Hi Scott, > > > > may I ask you which kind of vector / matrix operation in extended > precision (np.longdouble) is > > supported in 'pint' ? It can't be backed by the underlying blas library > as e

[Numpy-discussion] NumPy 1.24.0 released

2022-12-18 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.0. The NumPy 1.24.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase execution speed, and clarify the documentation. There are also a large number of new and expired d

[Numpy-discussion] NumPy 1.24.1 released

2022-12-26 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.1. NumPy 1.24.1 is a maintenance release that fixes bugs and regressions discovered after the 1.24.0 release. The Python versions supported by this release are 3.8-3.11 Note that 32 bit wheels are only provided

[Numpy-discussion] Re: Getting scipy.interpolate.pchip_interpolate to return the first derivative of a pchip interpolation

2023-01-21 Thread Charles R Harris
You should post at the scipy-user mailing list. See https://svn.scipy.org/scipylib/mailing-lists.html. On Sat, Jan 21, 2023 at 4:08 PM Samuel Dupree wrote: > I'm running SciPy ver. 1.9.3 under Python ver. 3.9.15 on a Mac Pro (2019) > desktop running Mac OSX ver. 13.1 Ventura. The problem I'm ha

[Numpy-discussion] Re: Congratulation to our newest maintainer Mukulika Pahari

2023-01-27 Thread Charles R Harris
On Fri, Jan 27, 2023 at 3:23 AM Matti Picus wrote: > The NumPy steering council recently granted maintainer rights to > Mukulika Pahari (https://github.com/Mukulikaa/) > > > Mukulika was recently elected to co-lead the numpy documentation team, > and has been active in reviewing documentation iss

[Numpy-discussion] NumPy 1.24. 2 Release

2023-02-05 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.2. NumPy 1.24.2 is a maintenance release that fixes bugs and regressions discovered after the 1.24.1 release. The Python versions supported by this release are 3.8-3.11 Note that 32 bit wheels are only provided

[Numpy-discussion] Re: dropping support for Gitpod and our Docker image builds

2023-03-20 Thread Charles R Harris
On Mon, Mar 20, 2023 at 3:13 PM Ralf Gommers wrote: > Hi all, > > We received a notification from Docker that there Free Team organization > no longer exists, and that we have until April 14 to upgrade to a paid > tier. We only use Docker to support Gitpod. Gitpod builds have been broken > in mai

[Numpy-discussion] Github updated its RSA public key

2023-03-24 Thread Charles R Harris
Hi All, Just a heads up, you may see this message: @@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be ea

[Numpy-discussion] Re: Github updated its RSA public key

2023-03-24 Thread Charles R Harris
Note that "actions/checkout" was updated today by dependabot, so we should be good on that score. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python

[Numpy-discussion] Re: Error from "import numpy": undefined symbol: _ZSt21__glibcxx_assert_failPKciS0_S0_

2023-04-15 Thread Charles R Harris
I can confirm. Please open a github issue for this. Chuck On Sat, Apr 15, 2023 at 5:29 PM Chiara Marmo wrote: > Dear list, > > I am compiling numpy from source (main 1.25.0.dev0+1173.g7f682bca5) on > Fedora 37. > - Python 3.11 > - GNU C Library (GNU libc) stable release version 2.36. > - g++ (G

[Numpy-discussion] NumPy 1.24.3 released

2023-04-22 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.3. NumPy 1.24.3 is a maintenance release that fixes bugs and regressions discovered after the 1.24.2 release. The Python versions supported by this release are 3.8-3.11 Note that 32 bit wheels are only provided

[Numpy-discussion] Re: Welcome Nathan Goldbaum as a Maintainer

2023-05-29 Thread Charles R Harris
On Mon, May 29, 2023 at 1:15 AM Sebastian Berg wrote: > Hi all, > > On behalf of the steering council, I am very happy to announce that > Nathan has joined us as a Maintainer! > > Nathan has been consistently contributing and reviewing NumPy PRs for a > while and is for example actively working o

[Numpy-discussion] NumPy 1.25.0rc1 released

2023-05-29 Thread Charles R Harris
Hi All, The NumPy 1.25.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase the execution speed, and clarify the documentation. There has also been work to prepare for the future NumPy 2.0.0 release, resulting in a large number of new and expired deprecati

[Numpy-discussion] Re: Precision changes to sin/cos in the next release?

2023-05-31 Thread Charles R Harris
On Wed, May 31, 2023 at 8:05 AM Robert Kern wrote: > I would much, much rather have the special functions in the `np.*` > namespace be more accurate than fast on all platforms. These would not > have been on my list for general purpose speed optimization. How much time > is actually spent inside

[Numpy-discussion] Re: Precision changes to sin/cos in the next release?

2023-05-31 Thread Charles R Harris
On Wed, May 31, 2023 at 9:12 AM Robert Kern wrote: > On Wed, May 31, 2023 at 10:40 AM Ralf Gommers > wrote: > >> >> >> On Wed, May 31, 2023 at 4:19 PM Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> >>> >>>

[Numpy-discussion] NumPy 1.25.0 released

2023-06-17 Thread Charles R Harris
Hi All, The NumPy 1.25.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase execution speed, and clarify the documentation. There has also been work to prepare for the future NumPy 2.0.0 release, resulting in a large number of new and expired deprecation.

[Numpy-discussion] Release of NumPy 1.24. 4

2023-06-26 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.4. NumPy 1.24.4 is a maintenance release that fixes a few bugs discovered after the 1.24.3 release. The Python versions supported by this release are 3.8-3.11 Note that 32 bit wheels are only provided for Windo

[Numpy-discussion] NumPy 1.25.1 release

2023-07-08 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.25.1. NumPy 1.25.1 is a maintenance release that fixes bugs discovered after the 1.24.3 release and updates the build infrastructure to stay current with upstream changes. The Python versions supported by this rel

[Numpy-discussion] Time to start NumPy 1.26 development?

2023-07-14 Thread Charles R Harris
Hi All, We plan to release NumPy 1.26 soon after the release of the Python 3.12.0rc1 release, which is currently scheduled for July 31, just a bit more than two weeks off. What I'd like to do is 1. Tag the commit after v1.25.1 -- f9e85438782cc5 -- as 'v1.26.0.dev0', marking it as the start

[Numpy-discussion] NumPy 1.25.2 released

2023-07-31 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.25.2. NumPy 1.25.2 is a maintenance release that fixes bugs and regressions discovered after the 1.25.1 release. This is the last planned release in the 1.25.x series, the next final release will be 1.26.0, which w

[Numpy-discussion] The 1.26.x maintenance branch has been created.

2023-07-31 Thread Charles R Harris
Hi All, The 1.26.x maintenance branch has been created. The 1.26.x branch is a continuation of the 1.25.x branch and serves to mark the change from our distutils based builds to the meson builds needed to support the upcoming Python 3.12 release. Chuck

[Numpy-discussion] Re: The 1.26.x maintenance branch has been created.

2023-07-31 Thread Charles R Harris
On Mon, Jul 31, 2023 at 12:16 PM Ralf Gommers wrote: > > > On Mon, Jul 31, 2023 at 6:53 PM Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> Hi All, >> >> The 1.26.x maintenance branch has been created. The 1.26.x branch is a >> continuatio

[Numpy-discussion] Re: The 1.26.x maintenance branch has been created.

2023-07-31 Thread Charles R Harris
On Mon, Jul 31, 2023 at 1:08 PM Charles R Harris wrote: > > > On Mon, Jul 31, 2023 at 12:16 PM Ralf Gommers > wrote: > >> >> >> On Mon, Jul 31, 2023 at 6:53 PM Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> Hi All, >

[Numpy-discussion] Re: The 1.26.x maintenance branch has been created.

2023-07-31 Thread Charles R Harris
On Mon, Jul 31, 2023 at 1:13 PM Charles R Harris wrote: > > > On Mon, Jul 31, 2023 at 1:08 PM Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> >> >> On Mon, Jul 31, 2023 at 12:16 PM Ralf Gommers >> wrote: >> >>&

[Numpy-discussion] Re: numpy.org is now available in Japanese and Portuguese

2023-08-03 Thread Charles R Harris
On Wed, Aug 2, 2023 at 9:51 PM Inessa Pawson wrote: > We are excited to announce that numpy.org is now available in 2 > additional languages: Japanese and Portuguese. > This wouldn’t be possible without our dedicated volunteers: > > Portuguese: > Melissa Weber Mendonça (melissawm) > Ricardo Prins

[Numpy-discussion] Interesting article

2023-08-05 Thread Charles R Harris
Hi All, Just thought I'd pass along a link to an article I found interesting, IBM, Red Hat and Free Software: An old maddog’s view . Chuck ___ NumPy-Discussion mail

[Numpy-discussion] Python 3.12.0rc1 released

2023-08-08 Thread Charles R Harris
Hi All, Just a note that Python 3.12.0rc1 was released Aug 6. It looks like manylinux2014 is already updated. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https:

[Numpy-discussion] Re: Python 3.12.0rc1 released

2023-08-08 Thread Charles R Harris
On Tue, Aug 8, 2023 at 8:25 AM Charles R Harris wrote: > Hi All, > > Just a note that Python 3.12.0rc1 was released Aug 6. It looks like > manylinux2014 is already updated. > > But cibuildwheel is still at 3.12.0b4. Chuck ___ NumPy-

[Numpy-discussion] NumPy 1.26.0b1 released

2023-08-13 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.26.0b1. 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 fo

[Numpy-discussion] Cirrus testing

2023-08-15 Thread Charles R Harris
Hi All, This is a heads up that we have already exceeded our allotment of free time on Cirrus CI. They are giving us a pass this month, but next month they will start enforcing the limits. That will impact both our testing and our releases. We have taken steps to reduce our use of Cirrus, but it c

[Numpy-discussion] NumPy 2.1.2 released.

2024-10-05 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.1.2. NumPy 2.1.2 is a maintenance release that fixes bugs and regressions discovered after the 2.1.1 release. This release supports Python 3.10-3.13. Wheels can be downloaded from PyPI

[Numpy-discussion] Re: What to do with np.matrix

2024-10-14 Thread Charles R Harris via NumPy-Discussion
On Mon, Oct 14, 2024 at 8:09 AM Sebastian Berg wrote: > On Sat, 2024-10-12 at 12:13 -0400, Marten van Kerkwijk wrote: > > Hi Dan, others, > > > > > > > Regardless, since there have been 7 years of > > PendingDeprecationWarning, > > I think changing that to a regular DeprecationWarning should not

[Numpy-discussion] Re: What to do with np.matrix

2024-10-14 Thread Charles R Harris via NumPy-Discussion
On Mon, Oct 14, 2024 at 9:10 AM Nathan wrote: > Here's a github code search for the string "np.matrix": > > https://github.com/search?q=%22np.matrix%22&type=code > > First, if you narrow down to just Python code, there are almost 60 > thousand results, which is quite high, much higher than we we'

[Numpy-discussion] NumPy 2.2.x has been branched

2024-11-23 Thread Charles R Harris via NumPy-Discussion
Hi All, NumPy 2.2.x has been branched and main is now open for 2.3.0 development. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/l

[Numpy-discussion] NumPy 2.2.0 Released

2024-12-08 Thread Charles R Harris via NumPy-Discussion
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 c

[Numpy-discussion] NumPy 2.2.1 released

2024-12-21 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.2.1. NumPy 2.2.1 is a patch release following 2.2.0. It fixes bugs found after the 2.2.0 release and has several maintenance pins to work around upstream changes. There was some breakage in downstream projects fol

[Numpy-discussion] NumPy 2.2. 2 Release

2025-01-18 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.2.2. NumPy 2.2.2 is a patch release that fixes bugs found after the 2.2.1 release. The number of typing fixes/updates is notable. This release supports Python 3.10-3.13. Wheels can be downloaded from PyPI

[Numpy-discussion] NumPy 2.2.4 released

2025-03-16 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.2.3. NumPy 2.2.4 is a patch release that fixes bugs found after the 2.2.3 release. There are a large number of typing improvements, the rest of the changes are the usual mix of bug fixes and platform maintenance.

[Numpy-discussion] Re: Moving the meetings schedule to one hour earlier

2025-03-26 Thread Charles R Harris via NumPy-Discussion
On Wed, Mar 26, 2025 at 1:18 PM Sebastian Berg wrote: > Hi all, > > it's that time of the year again where daylight savings time starts > (the US had it already and Europe will have it now). > > I suggest we "realign" our meeting to this time zone (since it is > scheduled as UTC), I think for our

[Numpy-discussion] NumPy 2.2.5 released

2025-04-19 Thread Charles R Harris via NumPy-Discussion
Hi All, NumPy 2.2.5 is a patch release that fixes bugs found after the 2.2.4 release. It has a large number of typing fixes/improvements as well as the normal bug fixes and some CI maintenance. This release supports Python 3.10-3.13. Wheels can be downloaded from PyPI

[Numpy-discussion] Fwd: Research Opportunity: Can we monitor your projects?

2025-04-29 Thread Charles R Harris via NumPy-Discussion
Just thought I'd pass this along for discussion. Chuck -- Forwarded message - From: Date: Tue, Apr 29, 2025 at 4:09 PM Subject: Research Opportunity: Can we monitor your projects? To: Charles Harris Hello Charles Harris, I'm Samuel Flint, and I'm working with Dr. Robert Dyer

[Numpy-discussion] Dropping PyPy in NumPy 2.3

2025-05-07 Thread Charles R Harris via NumPy-Discussion
Hi All, Just thought I would raise the topic of PyPy status in NumPy 2.3. PyPy for Python 3.11 currently has a bug which has hung around for a while, and it is also likely that there will be no PyPy for Python 3.12. It looks like PyPy is reaching end of life, and this seems a good time to decide i

[Numpy-discussion] NumPy 2.2.3 Release

2025-02-13 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.2.3. NumPy 2.2.3 is a patch release that fixes bugs found after the 2.2.2 release. The majority of the changes are typing improvements and fixes for free threaded Python. Both of those areas are still under develop

[Numpy-discussion] Re: Bumping CPU baseline to x86-64-v2

2025-05-17 Thread Charles R Harris via NumPy-Discussion
On Fri, May 16, 2025 at 4:23 AM Sayed Adel wrote: > Hi All, > > I wanted to bring your attention to an important change to NumPy that will > affect CPU compatibility requirements on x86. > > PR #28896 (https://github.com/numpy/numpy/pull/28896) is reorganizing how > NumPy handles x86 CPU features

[Numpy-discussion] NumPy 2.2.6 released

2025-05-17 Thread Charles R Harris via NumPy-Discussion
Hi All, NumPy 2.2.6 is a patch release that fixes bugs found after the 2.2.5 release. It is a mix of typing fixes/improvements as well as the normal bug fixes and some CI maintenance. This release supports Python 3.10-3.13. Wheels can be downloaded from PyPI

[Numpy-discussion] NumPy 2.3.0rc1 Released

2025-05-25 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.3.0rc1. The NumPy 2.3.0rc1 release continues the work to improve free threaded Python support and annotations together with the usual set of bug fixes. It is unusual in the number of expired deprecations and the nu

[Numpy-discussion] NumPy 2.3.x has been branched

2025-05-21 Thread Charles R Harris via NumPy-Discussion
Hi All, The main branch is now open for NumPy 2.4.0 development. Chuck ___ 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-discu

[Numpy-discussion] Re: we have a NumPy PyPI organization now

2025-06-16 Thread Charles R Harris via NumPy-Discussion
On Mon, Jun 16, 2025 at 7:24 AM Ralf Gommers via NumPy-Discussion < numpy-discussion@python.org> wrote: > Hi all, > > Now that PyPI has organizations and they came out of beta and the > application queue cleared, I applied for a NumPy organization and that just > came through (https://pypi.org/org

[Numpy-discussion] NumPy 2.3.1 released

2025-06-21 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.3.1. The NumPy 2.3.1 release is a patch release with several bug fixes, annotation improvements, and better support for OpenBSD. Highlights are: - Fix bug in ``matmul`` for non-contiguous out kwarg parameter

[Numpy-discussion] Interesting discussion of ``fast-math``

2025-05-30 Thread Charles R Harris via NumPy-Discussion
Hi All, Thought some might find this discussion interesting. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://

[Numpy-discussion] NumPy 2.3.0 released

2025-06-07 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.3.0. The NumPy 2.3.0 release improves free threaded Python support and annotations together with the usual set of bug fixes. It is unusual in the number of expired deprecations, code modernizations, and style clea

<    1   2   3   4   5   6