qdk_chemistry.algorithms.expectation_estimator.expectation_estimator module
QDK/Chemistry expectation estimator abstractions and utilities.
- class qdk_chemistry.algorithms.expectation_estimator.expectation_estimator.ExpectationEstimator[source]
Bases:
AlgorithmAbstract base class for expectation estimator algorithms.
- class qdk_chemistry.algorithms.expectation_estimator.expectation_estimator.ExpectationEstimatorFactory[source]
Bases:
AlgorithmFactoryFactory class for creating ExpectationEstimator instances.