qdk_chemistry.algorithms.phase_estimation.base module
QDK/Chemistry phase estimation abstractions and utilities.
- class qdk_chemistry.algorithms.phase_estimation.base.PhaseEstimation[source]
Bases:
AlgorithmAbstract base class for phase estimation algorithms.
- class qdk_chemistry.algorithms.phase_estimation.base.PhaseEstimationFactory[source]
Bases:
AlgorithmFactoryFactory class for creating PhaseEstimation instances.