qrunch.quantum.samplers

Contains the logic for quantum state samplers, either through a Backend or simulation.

Modules

backend_sampler

Module for backend sampler.

creators

Builder classes for creating samplers for all available samplers.

excitation_gate_sampler

Module for excitation gate sampler.

memory_restricted_sampler

Module containing the a memory restricted estimator.

sampler

Base class for samplers.

sampler_creator

Main builder for all available samplers.

sampler_shot_counter

Module for implementing Sampler for counting shots of running on quantum hardware.

tensor_network_sampler

Module for tensor network sampler.