What is the slickest way to transpose a square list of lists (tuple of tuples)?

gene tani gene.tani at gmail.com
Mon Jan 9 15:09:50 EST 2006


Gerard Brunick wrote:
> My way is ugly.  These has to be a better way.
>
> Thanks,
> Gerard

transpose funcitons/methods:

http://numeric.scipy.org/
http://numpy.sourceforge.net/numdoc/numdoc.pdf




More information about the Python-list mailing list