qdk_chemistry.algorithms.expectation_estimator.qdk module

QDK/Chemistry expectation estimator abstractions and utilities.

class qdk_chemistry.algorithms.expectation_estimator.qdk.QdkExpectationEstimator[source]

Bases: ExpectationEstimator

QDK implementation of the ExpectationEstimator.

__init__()[source]

Initialize the QdkExpectationEstimator.

type_name()[source]

Return expectation_estimator as the algorithm type name.

Return type:

str

name()[source]

Get the name of the estimator for registry purposes.

Return type:

str