qdk_chemistry.algorithms.phase_estimation package
QDK/Chemistry phase estimation algorithms module.
This module provides quantum phase estimation algorithms for estimating the eigenvalues of unitary operators.
- class qdk_chemistry.algorithms.phase_estimation.PhaseEstimationFactory
Bases:
AlgorithmFactoryFactory class for creating PhaseEstimation instances.
- __init__()
Initialize the PhaseEstimationFactory.
Subpackages
- qdk_chemistry.algorithms.phase_estimation.circuit_builder package