igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] calculating all eigenvectors with arpack - failure when NEV


From: Tamas Nepusz
Subject: Re: [igraph] calculating all eigenvectors with arpack - failure when NEV=N
Date: Tue, 04 Jan 2011 11:12:23 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7

 
Which is not possible if nEigen=nDim. Is there some workaround to get all eigenvectors?
I guess the solution is to use another eigensolver, not ARPACK. ARPACK suffers from all sorts of roundoff errors when you use it to find *all* the eigenvectors - after all, it was designed only for finding a few eigenvectors.

--
T.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]