qdk_chemistry.algorithms.energy_estimator.energy_estimator module
QDK/Chemistry energy estimator abstractions and utilities.
- class qdk_chemistry.algorithms.energy_estimator.energy_estimator.EnergyEstimator[source]
Bases:
AlgorithmAbstract base class for energy estimator algorithms.
- class qdk_chemistry.algorithms.energy_estimator.energy_estimator.EnergyEstimatorFactory[source]
Bases:
AlgorithmFactoryFactory class for creating EnergyEstimator instances.