iqm.qiskit_iqm.examples.transpile_example

iqm.qiskit_iqm.examples.transpile_example#

This file is an example of using Qiskit on IQM to run a simple but non-trivial quantum circuit on an IQM quantum computer.

See the Qiskit on IQM user guide for instructions, found in the documentation at https://docs.meetiqm.com/iqm-client/

Functions

num_connected_qubits(backend)

Return the size of the largest connected component of the backend coupling map.

transpile_example(server_url)

Run a GHZ circuit transpiled using the Qiskit transpile function.