qit.plot

Plotting functions

This module contains functions for producing various plots.

Plots

adiabatic_evolution(t, st, H_func[, n])

Adiabatic evolution plot.

state_trajectory(traj[, reset, ax, color, …])

Plot a state trajectory in the correlation representation.

pcolor(ax, W, x, y[, clim, cmap])

Easy pseudocolor plot.

Plotting utilities

sphere([n])

Coordinate meshes for a unit sphere.

bloch_sphere([ax, equator])

Bloch sphere plot.

correlation_simplex([ax, labels])

Plots the correlations simplexes for two-qubit states.

asongoficeandfire(*args)

Colormap with blues and reds.


Functions

adiabatic_evolution(t, st, H_func[, n])

Adiabatic evolution plot.

bloch_sphere([ax, equator])

Bloch sphere plot.

correlation_simplex([ax, labels])

Plots the correlations simplexes for two-qubit states.

pcolor(ax, W, x, y[, clim, cmap])

Easy pseudocolor plot.

set_plotstyle(ax)

Given an axes handle, sets the plotting style -related properties for those axes.

sphere([n])

Coordinate meshes for a unit sphere.

state_trajectory(traj[, reset, ax, color, …])

Plot a state trajectory in the correlation representation.