A = matrix([[0,2.3,0.4], [0.6, 0,0],[0,0.3,0]])
A.eigenvalues ()

Kreyszig-7.3 (last edited 2010-12-15 12:28:20 by phani)