iqm.cirq_iqm.devices.iqm_device

iqm.cirq_iqm.devices.iqm_device#

Describes IQM quantum architectures in the Cirq framework.

The description includes the qubit connectivity, the native gate set, and the gate decompositions to use with the architecture.

Classes

IQMDevice(metadata)

ABC for the properties of a specific IQM quantum architecture.

Inheritance

Inheritance diagram of iqm.cirq_iqm.devices.iqm_device