Module: cirq_ionq.serializer

Support for serializing gates supported by IonQ's API.

Classes

class SerializedProgram: A container for the serialized portions of a cirq.Circuit.

class Serializer: Takes gates supported by IonQ's API and converts them to IonQ json form.