Skip to content

complex-Hermitian support? #142

@stevengj

Description

@stevengj

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?

sym = !iscmplx && issymmetric(A) && issymmetric(B)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions