Skip to content

Check for truncation in eigendecomposition #390

Open
@andreasnoack

Description

@andreasnoack

The symmetric/Hermitian eigensolvers support finding only some of the eigenvalues. Consequently, the returned factorization might represent a low rank version of the input matrix. Method defined for Eigen (det, inv, isposdef) should therefore check the number of values and vectors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersneeds docsDocumentation for this change is required

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions