Visualization
Tools for visualizing the state populations and the control pulses are provided in the plot_populations
and plot_control
functions, respectively.
QuantumGateDesign.plot_populations
— Functionplot_populations(history; [ts=missing, level_indices=missing, labels=missing])
Given state vector history, plot population evolution (assuming single qubit for labels).
Missing docstring for plot_control
. Check Documenter's build log for details.