Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK and does not exist in the latest version. We recommend you migrate to the latest version. See the release notes for more information.

Eigenvalues

qiskit.aqua.components.eigs

These are components designed to find eigenvalues. They were initially designed for use by HHL which remains their currently principal usage.

Eigenvalues Base Class

EigenvaluesBase class for eigenvalue estimation.

Eigenvalues

EigsQPEEigenvalues using Quantum Phase Estimation.
Was this page helpful?
Report a bug or request content on GitHub.