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

Kreyszig-7.2 (last edited 2010-12-15 12:26:13 by phani)