[Numpy-discussion] Re: Addition of useful new functions from the array API specification

2022-12-08 Thread Ilhan Polat
I am familiar with that issue and many older ones in this mailing list too. The argument I am trying to make is that just because it is a view should not directly imply that it should go in the NumPy main namespace. I don't know what array API designers think but .H is order of magnitude more comm

[Numpy-discussion] Re: Addition of useful new functions from the array API specification

2022-12-08 Thread Aaron Meurer
On Wed, Dec 7, 2022 at 3:49 PM Ilhan Polat wrote: > > > On matrix_transpose() : > Every time this discussion brought up, there was a huge resistance to add > more methods to array object or new functions (I have been involved in some > of them on the pro .H side, links you have given and more in

[Numpy-discussion] Re: Addition of useful new functions from the array API specification

2022-12-08 Thread Ralf Gommers
On Wed, Dec 7, 2022 at 11:51 PM Ilhan Polat wrote: > > On matrix_transpose() : > Every time this discussion brought up, there was a huge resistance to add > more methods to array object or new functions (I have been involved in some > of them on the pro .H side, links you have given and more in t