6.8.5. geqo.visualization.common#
Functions
|
Return the formatted name of a quantum gate for use in Matplotlib visualizations. |
|
Compactify the circuit diagram by placing non-conflicting operations that can be implemented simultaneously into the same execution layer(column) of the circuit. |
|
Return the formatted string representing a phase-related gate, for use in Matplotlib-based circuit diagrams (e.g., via ax.text()). |
|
Check if the angle placeholder for a phase-related gates (e.g. Phase(), Rx(), Rzz(), PCCM()) is valid for visualization. |
|
Check if the gate/sequence name is valid for visualization (e.g., not too long). |