A=matrix([[5,-8,1],[4,0,0]])
print A.transpose()

Strang-6.1-4-U (last edited 2010-12-18 12:14:45 by 10)