Hi all,
The “How to Contribute to NumPy” comics are open for review again! Since
the last review, I have added the last 6 pages, back cover and credits
section.
Here’s the issue link: https://github.com/numpy/numpy/issues/27375
Here’s the comic link: https://heyzine.com/flip-book/3e66a13901.html
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
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'
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
> surprise anybody, at least not if they had built a package based on
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're comfortable with
for outright removals for NumPy 2.0.