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

Strang-6.0-4 (last edited 2010-12-17 19:23:30 by sai9876543210abcd)