Visualization

Tools for visualizing the state populations and the control pulses are provided in the plot_populations and plot_control functions, respectively.

QuantumGateDesign.plot_populationsFunction
plot_populations(history; [ts=missing, level_indices=missing, labels=missing])

Given state vector history, plot population evolution (assuming single qubit for labels).

source
Missing docstring.

Missing docstring for plot_control. Check Documenter's build log for details.