[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-29 Thread Ralf Gommers
On Fri, Mar 29, 2024 at 2:07 PM Peter Hawkins wrote: > It looks like the pybind11 release is now done ( > https://github.com/pybind/pybind11/releases/tag/v2.12.0)? Any more > blockers? > No more blockers - CI is running on the last backport that we need I believe, so it's very close. Hours to ma

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-29 Thread Peter Hawkins
It looks like the pybind11 release is now done (https://github.com/pybind/pybind11/releases/tag/v2.12.0)? Any more blockers? (We're eagerly awaiting -rc1 so we can release new wheels for our project...) ___ NumPy-Discussion mailing list -- numpy-discuss

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-28 Thread Ralf Gommers
On Tue, Mar 26, 2024 at 1:20 AM Charles R Harris wrote: > > > On Mon, Mar 25, 2024 at 5:54 PM Oscar Benjamin > wrote: > >> On Sat, 9 Mar 2024 at 10:16, Ralf Gommers wrote: >> > >> > On Sat, Mar 9, 2024 at 2:03 AM Oscar Benjamin < >> oscar.j.benja...@gmail.com> wrote: >> >> >> >> On Sat, 9 Mar 2

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-25 Thread Charles R Harris
On Mon, Mar 25, 2024 at 5:54 PM Oscar Benjamin wrote: > On Sat, 9 Mar 2024 at 10:16, Ralf Gommers wrote: > > > > On Sat, Mar 9, 2024 at 2:03 AM Oscar Benjamin < > oscar.j.benja...@gmail.com> wrote: > >> > >> On Sat, 9 Mar 2024 at 00:44, Charles R Harris < > charlesr.har...@gmail.com> wrote: > >>

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-25 Thread Oscar Benjamin
On Sat, 9 Mar 2024 at 10:16, Ralf Gommers wrote: > > On Sat, Mar 9, 2024 at 2:03 AM Oscar Benjamin > wrote: >> >> On Sat, 9 Mar 2024 at 00:44, Charles R Harris >> wrote: >> > >> > About a month from now. >> >> What will happen about a month from now? It might seem obvious to you >> but I can i

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-09 Thread Ilhan Polat
Maybe someone composes another preemptive blog post about this? I think this needs some banging on the pans to soften its landing since NumPy 2.0 is a big deal. The community will take care of its circulation in typical places. We always get the grilling no matter the outcome :) But I think it is

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-09 Thread Ralf Gommers
On Sat, Mar 9, 2024 at 2:03 AM Oscar Benjamin wrote: > On Sat, 9 Mar 2024 at 00:44, Charles R Harris > wrote: > > > > About a month from now. > > What will happen about a month from now? It might seem obvious to you > but I can interpret this in different ways. > > To be clear numpy 2.0 is expec

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-08 Thread Oscar Benjamin
On Sat, 9 Mar 2024 at 00:44, Charles R Harris wrote: > > About a month from now. What will happen about a month from now? It might seem obvious to you but I can interpret this in different ways. To be clear numpy 2.0 is expected to be released in full to the public in about one month's time from

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-08 Thread Charles R Harris
On Fri, Mar 8, 2024 at 4:45 PM Oscar Benjamin wrote: > On Fri, 8 Mar 2024 at 23:31, Aaron Meurer wrote: > > > > How bad are the NumPy 2.0 breakages in SymPy? We could do a backport > > release if they are serious. > > I don't remember exactly what needed changing but some basic things in > sympy

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-08 Thread Oscar Benjamin
On Fri, 8 Mar 2024 at 23:31, Aaron Meurer wrote: > > How bad are the NumPy 2.0 breakages in SymPy? We could do a backport > release if they are serious. I don't remember exactly what needed changing but some basic things in sympy needed changing because of basic changes in numpy. I don't see wha

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-08 Thread Aaron Meurer
How bad are the NumPy 2.0 breakages in SymPy? We could do a backport release if they are serious. Aaron Meurer On Fri, Mar 8, 2024 at 2:46 PM Oscar Benjamin wrote: > > Hi Chuck, > > Is there a rough expected landing time for NumPy 2.0? > > Also does the branching mean that the intention/guarante

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-08 Thread Oscar Benjamin
On Fri, 8 Mar 2024 at 22:27, Charles R Harris wrote: > > We plan on a beta release, which will probably have a stable API, but not > guaranteed, then an rc1. At that point the API should be stable and the final > release will wait for the most important downstream projects to make > compatible

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-08 Thread Charles R Harris
On Fri, Mar 8, 2024 at 2:48 PM Oscar Benjamin wrote: > Hi Chuck, > > Is there a rough expected landing time for NumPy 2.0? > > Also does the branching mean that the intention/guarantee is not to > make further incompatible changes? > > SymPy's current master branch is compatible with the current

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-08 Thread Oscar Benjamin
Hi Chuck, Is there a rough expected landing time for NumPy 2.0? Also does the branching mean that the intention/guarantee is not to make further incompatible changes? SymPy's current master branch is compatible with the current NumPy master branch but SymPy's last release is not and will not be