iqm.benchmarks.utils_plots

iqm.benchmarks.utils_plots#

Plotting and visualization utility functions

Functions

plot_layout_fidelity_graph(cal_url[, ...])

Plot a graph showing the quantum chip layout with fidelity information.

rx_to_nx_graph(backend_coupling_map)

Convert the Rustworkx graph returned by a backend to a Networkx graph.

Classes

GraphPositions()

A class to store and generate graph positions for different chip layouts.

Inheritance

Inheritance diagram of iqm.benchmarks.utils_plots