You're reading the documentation for a development version. For the latest released version, please have a look at 11.8.

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