qbraid.visualization.plot_runtime_conversion_scheme

plot_runtime_conversion_scheme(device, **kwargs)[source]

Plot the runtime conversion scheme for a given quantum device.

Parameters:
  • device (QuantumDevice) – The quantum device for which to plot the conversion scheme.

  • **kwargs – Additional keyword arguments to pass to the plotting function.

Return type:

None

Returns:

None