M=matrix([[A,B],[C,D]])
M.transpose()
M
 if B==C 
  print "the above matrix is symmetric"

Strang-1.6-55-U (last edited 2010-12-17 06:15:51 by xxx)