Dear Hameer, Ilhan,

Just to be sure: for a 1-d array, you'd both consider `.T` giving a shape
of `(n, 1)` the right behaviour? I.e., it should still change from what it
is now - which is to leave the shape at `(n,)`.

Your argument about `dot` and `matmul` having similar behaviour certainly
adds weight (but then, as I wrote before, my opinion on this changes by the
second, so I'm very happy to defer to others who have a clearer sense of
what is the right thing to do here!).

I think my main worry now is how to get to be able to use a new state
without having to wait 4..6 releases...

All the best,

Marten
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to