Hi All,
Numpy 2.0.x has been branched, further work on the release notes should be
made against that branch. The main branch is now 2.1.0.
Chuck
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discu
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
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
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
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
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
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
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