Matlab vs Python (was RE: Discussion: Introducing new operators for matrix computation)

Tim Hochberg tim.hochberg at ieee.org
Tue Jul 18 16:34:27 EDT 2000


hzhu at localhost.localdomain (Huaiyu Zhu) writes:

> Maybe Travis can answer this: how is transpose implemented in NumPy today?
> Does it produce a new copy or just changes the indexing?  

I'm not Travis, but I'll answer anyway: it just changes the indexing.

-tim



More information about the Python-list mailing list