Re: [Numpy-discussion] NEP: array API standard adoption (NEP 47)

2021-03-11 Thread Sebastian Berg
On Thu, 2021-03-11 at 12:37 +0100, Ralf Gommers wrote: > On Wed, Mar 10, 2021 at 6:41 PM Sebastian Berg < > sebast...@sipsolutions.net> > wrote: > > > Top Posting, to discuss post specific questions about NEP 47 and > > partially the start on implementing it in: > > > >     https://github.com/nu

Re: [Numpy-discussion] NEP: array API standard adoption (NEP 47)

2021-03-11 Thread Ralf Gommers
On Wed, Mar 10, 2021 at 11:41 PM Sebastian Berg wrote: > On Wed, 2021-03-10 at 13:44 -0700, Aaron Meurer wrote: > > On Wed, Mar 10, 2021 at 10:42 AM Sebastian Berg > > wrote: > > > > > > > 2. `np.result_type` special cases array-scalars (the current PR), > > > NEP > > > 47 promises it will not.

Re: [Numpy-discussion] NEP: array API standard adoption (NEP 47)

2021-03-11 Thread Ralf Gommers
On Wed, Mar 10, 2021 at 6:41 PM Sebastian Berg wrote: > Top Posting, to discuss post specific questions about NEP 47 and > partially the start on implementing it in: > > https://github.com/numpy/numpy/pull/18585 > > There are probably many more that will crop up. But for me, each of > these i