iqm.error_reduction_tools.utils.topology_utils#
Utility functions for resolving QPU topology from remote quantum computer.
Provides helpers that convert chip topology objects into the
QPUTopology used by
readout-twirling string generation, and detection of IQM Star QPUs
where circuit twirling is not supported because those QPUs
use MOVE gates and computational resonators rather than direct qubit-qubit CZ gates, which
are not handled by the PMPT implementation.
Functions
|
Compute a square-grid layout for IQM Crystal architecture QPUs. |
|
Operational qubit names on the remote quantum computer. |
|
QPU topology representing a remote quantum computer. |
|
Detect whether a QPU uses MOVE gates, which makes circuit twirling unsupported. |