iqm.qiskit_iqm.iqm_transpilation

iqm.qiskit_iqm.iqm_transpilation#

Transpilation tool to optimize the decomposition of single-qubit gates tailored to IQM hardware.

Functions

optimize_single_qubit_gates(circuit[, ...])

Optimize number of single-qubit gates in a transpiled circuit exploiting the IQM specific gate set.

Classes

IQMOptimizeSingleQubitGates(*args, **kwargs)

Optimize the decomposition of single-qubit gates for the IQM gate set.

Inheritance

Inheritance diagram of iqm.qiskit_iqm.iqm_transpilation