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