Re: ANN: SciPy 1.13.0rc1 -- please test
Stefan van der Walt via SciPy-Dev <[email protected]> Sat, 23 Mar 2024 13:05:06 -0700
| Newsgroups | gmane.comp.python.scientific.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============3659967073031442436==
Content-Type: multipart/alternative;
boundary=b2bb6c3404b5463582af15d24fd535f0
--b2bb6c3404b5463582af15d24fd535f0
Content-Type: text/plain;charset=utf-8
Content-Transfer-Encoding: quoted-printable
Hi Tyler,
In skimage, we noticed that the result of `stats.pearsonr` is now an arr=
ay scalar:
In [5]: type(scipy.stats.pearsonr([1,2,3], [4,5,6]).statistic)
Out[5]: numpy.ndarray
The docstring still says `float`, so I presume the change was unintended=
and a result of NumPy 2.0.
St=C3=A9fan
On Tue, Mar 19, 2024, at 19:38, Tyler Reddy wrote:
> On behalf of the SciPy development team I'm pleased to announce the re=
lease candidate
> SciPy 1.13.0rc1. Please help us test this pre-release.
--b2bb6c3404b5463582af15d24fd535f0
Content-Type: text/html;charset=utf-8
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE html><html><head><title></title><style type=3D"text/css">p.Mso=
Normal,p.MsoNoSpacing{margin:0}</style></head><body><div>Hi Tyler,<br></=
div><div><br></div><div>In skimage, we noticed that the result of `stats=
.pearsonr` is now an array scalar:<br></div><div><br></div><div>In [5]: =
type(scipy.stats.pearsonr([1,2,3], [4,5,6]).statistic)<br></div><div>Out=
[5]: numpy.ndarray<br></div><div><br></div><div>The docstring still says=
`float`, so I presume the change was unintended and a result of NumPy 2=
.0.<br></div><div><br></div><div>St=C3=A9fan<br></div><div><br></div><di=
v>On Tue, Mar 19, 2024, at 19:38, Tyler Reddy wrote:<br></div><blockquot=
e type=3D"cite" id=3D"qt" style=3D""><div dir=3D"ltr"><div>On behalf of =
the SciPy development team I'm pleased to announce the release candidate=
<br></div><div>SciPy 1.13.0rc1. Please help us test this pre-release.<br=
></div></div></blockquote><div><br></div></body></html>
--b2bb6c3404b5463582af15d24fd535f0--
--===============3659967073031442436==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
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]
--===============3659967073031442436==--