Is there any Julia function for computing the eigenvalues of a large, 
sparse, hermitian matrix M? I have tried eig(M) and eigvals(M) and got the 
"no method" error.

//A

Reply via email to