Module: cirq_google.workflow.quantum_executable

Data structures for programs executable on a quantum runtime.

Classes

class BitstringsMeasurement: Use in-circuit MeasurementGate to collect many repetitions of strings of bits.

class ExecutableSpec: Specification metadata about an executable.

class KeyValueExecutableSpec: A generic executable spec whose metadata is a list of key-value pairs.

class QuantumExecutable: An executable quantum program.

class QuantumExecutableGroup: A collection of QuantumExecutables.

Type Aliases

TParamPair