iqm.qiskit_iqm.transpiler_plugins#
Collection of Qiskit transpiler plugins for native use of specialized transpiler passes by our devices.
Classes
Plugin class for IQM single qubit gate optimization and MoveGate routing as a scheduling stage. |
|
|
Basic plugin for scheduling stage of IQM devices. |
Plugin class for single qubit gate optimization and MoveGate routing where existing moves are kept. |
|
Plugin class for MoveGate routing without single qubit gate optimization where existing moves are kept. |
|
Plugin class for MoveGate routing without single qubit gate optimization as a scheduling stage. |
|
Plugin class for MoveGate routing without single qubit gate optimization where existing moves are removed. |
|
Plugin class for MoveGate routing without single qubit gate optimization where existing moves are not checked. |
|
|
Plugin class for IQM single qubit gate optimization and MoveGate routing as a scheduling stage. |
Plugin class for single qubit gate optimization and MoveGate routing where existing moves are removed. |
|
Plugin class for single qubit gate optimization and MoveGate routing where existing moves are not checked. |
|
Plugin class for single qubit gate optimization and MoveGate routing where trailing RZ gates are kept in the circuit. |
|
Plugin class for single qubit gate optimization and MoveGate routing where barriers are ignored during optimization. |
|
Plugin class for single qubit gate optimization without MOVE gate routing and the final RZ gates are not dropped. |
|
Plugin class for single qubit gate optimization without MOVE gate routing and the final RZ gates are not dropped. |
|
Plugin class for single qubit gate optimization without MOVE gate routing where barriers are ignored. |
|
|
Plugin class for single qubit gate optimization without MOVE gate routing. |
Inheritance
