Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Use eigh for reversible matrix decomposition #374

@franknoe

Description

@franknoe

In msm.analysis.(dense/sparse).decomposition, we have successfully used the reversible-option in eigenvalues in order to quickly compute eigenvalues of reversible matrices. Extend this functionality to eigenvector and RDL decomposition. The right/left eigenvectors can be computed from the eigenvectors of the symmetrized matrix by multiplying them by 1/sqrt(pi) or sqrt(pi), respectively.

Metadata

Metadata

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