cirq_ionq.serializer.SerializedProgram

A container for the serialized portions of a cirq.Circuit.

body A dictionary which contains the number of qubits and the serialized circuit minus the measurements.
settings A dictionary of settings which can override behavior for this circuit when run on IonQ hardware.
metadata A dictionary whose keys store information about the measurements in the circuit.
error_mitigation Dataclass field

Methods

__eq__

error_mitigation None