numpy array operation

C. Ng ngcbmy at gmail.com
Tue Jan 29 03:41:54 EST 2013


Is there a numpy operation that does the following to the array?

1 2  ==>  4 3
3 4       2 1

Thanks in advance.





More information about the Python-list mailing list