Hi all.
As discussed in today's community meeting, I plan to start working on
adding some useful functions to NumPy which are part of the array API
standard https://data-apis.org/array-api/latest/index.html.
Although these are all things that will be needed for NumPy to be
standard compliant, my
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 the mailing
list) and now we are adding .mT and not .H? That is