Skip to content

✨ Add eigenvalue and eigenvector support to QCO Matrix #1811

Description

@J4MMlE

Problem Statement

PowOp (#1603) relies on eigenvalue decomposition for its unitary matrix. Eigenvalue decomposition requires the eigenvalues and eigenvectors of the composed inner body unitary matrix - which currently are not supported by QCO's Matrix implementation.

Proposed Solution

Add eigenvalue and eigenvector computation for unitary matrices to QCO's Matrix implementation.

Metadata

Metadata

Assignees

Labels

MLIRAnything related to MLIRc++Anything related to C++ codeenhancementImprovement of existing feature

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions