View source on GitHub |
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 QuantumExecutable
s.