[Numpy-discussion] Mirror/flip numpy array?

Johannes Bauer dfnsonfsduifb at gmx.de
Fri Jul 17 09:10:53 EDT 2009


Hello list,

I have a really simple newbie question: How can I mirror/flip a
numpy.ndarray? I.e. mirror switches the colums (leftmost becomes
rightmost and so on), flip changes the rows (top becomes bottom and so on)?

Kind regards,
Joe



More information about the NumPy-Discussion mailing list