Skip to main contentIBM Quantum Documentation
You are viewing the API reference for an old version of Qiskit SDK. Switch to latest version

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?