-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Looking at the source code, it seems that it explicitly checks for the real-symmetric case, but doesn't do anything for the analogous complex-Hermitian case. Is this a limitation of the underlying ARPACK library?
Line 86 in 5b4ee3c
sym = !iscmplx && issymmetric(A) && issymmetric(B) |
Metadata
Metadata
Assignees
Labels
No labels