[Numpy-discussion] np.ndenumerate doesn't obey mask?

2024-10-21 Thread Neal Becker via NumPy-Discussion
I was using ndenuerate with a masked array, and it seems that the mask is ignored. Is this true? If so, isn't that a bug? ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org

[Numpy-discussion] Re: NumPy 2.2.0 Released

2024-12-08 Thread Neal Becker via NumPy-Discussion
Where can I find more information on improvements to stringdtype? On Sun, Dec 8, 2024, 11:25 AM Charles R Harris via NumPy-Discussion < numpy-discussion@python.org> wrote: > 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

[Numpy-discussion] Re: ENH: Add saturating arithmetic functions

2025-04-28 Thread Neal Becker via NumPy-Discussion
On Mon, Apr 28, 2025 at 4:52 AM Ralf Gommers via NumPy-Discussion < numpy-discussion@python.org> wrote: > > > On Sun, Apr 27, 2025 at 7:31 AM Carlos Martin > wrote: > >> Saturating arithmetic ( >> https://en.wikipedia.org/wiki/Saturation_arithmetic) is important in >> digital signal processing an