Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Visualisation] Multi-row partitioning of long-circuit illustrations #302

Closed
lorenzocardarelli opened this issue Jan 22, 2024 · 1 comment

Comments

@lorenzocardarelli
Copy link

qadence.draw seems to illustrate circuits in one single row - see this QAOA tutorial.

circuit = QuantumCircuit(n_qubits, final_b)
from qadence.draw import html_string # markdown-exec: hide
print(html_string(circuit)) # markdown-exec: hide

When the circuit is deep, the height is shrunk to fit the image in the available frame. Partitioning the circuit in multiple rows with limited depth would improve the visibility.

@RolandMacDoland RolandMacDoland changed the title Multi-row partitioning of long-circuit illustrations [Visualisation] Multi-row partitioning of long-circuit illustrations Apr 26, 2024
@mlahariya
Copy link
Collaborator

@jpmoutinho please add this to #613

@jpmoutinho jpmoutinho closed this as not planned Won't fix, can't repro, duplicate, stale Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants