qdk_chemistry.algorithms.expectation_estimator package
QDK/Chemistry expectation estimator module.
This module provides algorithms that estimate expectation values of qubit operators (observables) from measurement circuits.
- class qdk_chemistry.algorithms.expectation_estimator.ExpectationEstimatorFactory
Bases:
AlgorithmFactoryFactory class for creating ExpectationEstimator instances.