qit.invariant.plot_weyl_2q¶
- qit.invariant.plot_weyl_2q(ax: Axes3D = None, perfect_entanglers: bool = False) Axes3D ¶
Plots the two-qubit Weyl chamber.
Plots the Weyl chamber for the local invariants of 2q gates. See [14].
- Parameters
ax (Axes3D) – axes to plot in
perfect_entanglers (bool) – iff True, plot also the set of perfect entanglers
- Returns
plot axes
- Return type
Axes3D