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