On Mon, Mar 6, 2023 at 8:12 AM Sebastian Berg
wrote:
> On Thu, 2023-03-02 at 15:20 +, Ralf Gommers wrote:
> > Hi all,
> >
> > In https://github.com/numpy/numpy/pull/23314 I am deprecating four
> > functions: `product`, `cumproduct`, `alltrue`, `sometrue`. These are
> > all
> > aliases (for `p
On Tue, 2023-03-07 at 12:17 +, Ralf Gommers wrote:
> On Mon, Mar 6, 2023 at 8:12 AM Sebastian Berg <
> sebast...@sipsolutions.net>
> wrote:
>
> > On Thu, 2023-03-02 at 15:20 +, Ralf Gommers wrote:
> > > Hi all,
> > >
> > > In https://github.com/numpy/numpy/pull/23314 I am deprecating
> >