This forum has been archived. All content is frozen. Please use KDE Discuss instead.

ARPACK-style Eigenvalue Solutions (i.e. N roots)?

Tags: None
(comma "," separated)
ghutchis
Registered Member
Posts
3
Karma
0
Hi,

I'm trying to port some code which uses ARPACK and ARPACK++. The catch is that the problem (chemistry calculations) creates huge matrices, so people usually just solve for N eigenvalues, where N is supplied by the user (e.g., one calculation solves for the 3 smallest eigenvalues, then maybe a follow-up solving for 10 roots, etc.)

Is this possible now using Eigen? Most of the examples I've seen solve for *all* eigenvalues.

Thanks,
-Geoff
User avatar
ggael
Moderator
Posts
3447
Karma
19
OS
Hi,

actually there is even no eigenvalue decomposition for sparse matrices. We only have eigendecompositions for dense matrices, and yes those compute all eigenvalues/eigenvectors.
ghutchis
Registered Member
Posts
3
Karma
0
So then, for now, I should stick with ARPACK(++). OK, that's too bad, but I know there's always a lot to do and not enough time. :-)


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]