iqm.cirq_iqm.iqm_operation_mapping

iqm.cirq_iqm.iqm_operation_mapping#

Logic for mapping Cirq Operations to the IQM transfer format.

Functions

map_operation(operation)

Map a Cirq Operation to the IQM data transfer format.

Exceptions

OperationNotSupportedError

Raised when a given operation is not supported by the IQM server.