Visualizations (qiskit.visualization
)¶
Counts and State Visualizations¶
|
Plot a histogram of data. |
|
Plot the Bloch sphere. |
|
Plot the Bloch sphere. |
|
Plot the cityscape of quantum state. |
|
Plot a hinton diagram for the density matrix of a quantum state. |
|
Plot the paulivec representation of a quantum state. |
|
Plot the qsphere representation of a quantum state. |
Device Visualizations¶
|
Plots the gate map of a device. |
|
Plots the error map of a given backend. |
|
Plot the layout of a circuit transpiled for a given target backend. |
Circuit Visualizations¶
|
Draw the quantum circuit. |
Creates a Default Style dictionary |
DAG Visualizations¶
|
Plot the directed acyclic graph (dag) to represent operation dependencies in a quantum circuit. |
Pass Manager Visualizations¶
|
Draws the pass manager. |
Pulse Visualizations¶
|
Generate visualization data for pulse programs. |
|
Standard pulse stylesheet. |
|
Simple pulse stylesheet without channel notation. |
|
Pulse stylesheet for pulse programmers. |
Timeline Visualizations¶
|
Generate visualization data for scheduled circuit programs. |
|
Generate visualization data for scheduled circuit programs. |
Single Qubit State Transition Visualizations¶
|
Creates animation showing transitions between states of a single qubit by applying quantum gates. |
Array/Matrix Visualizations¶
|
Latex representation of a complex numpy array (with dimension 1 or 2) |
Exceptions¶
|
For visualization specific errors. |