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

2021-03-10 Thread Sebastian Berg
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 is a pretty major difficulty without a clear answer as of now. 1. I

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

2021-03-10 Thread Aaron Meurer
On Wed, Mar 10, 2021 at 10:42 AM 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

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

2021-03-10 Thread Sebastian Berg
On Wed, 2021-03-10 at 13:44 -0700, Aaron Meurer wrote: > On Wed, Mar 10, 2021 at 10:42 AM 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 > > > >