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] Qubit ordering issues on some of circuit drawings #228

Closed
hsinyuryanwu opened this issue Nov 29, 2023 · 2 comments
Closed
Labels
to_check To check in the development of the new expression system. visualisation

Comments

@hsinyuryanwu
Copy link

There are still qubit ordering issues on some of circuit drawings.
For example, circuitC = qd.chain(circuitA, circuitB) and circuitC.dagger().

circuitC dagger
@nmheim
Copy link
Collaborator

nmheim commented Nov 29, 2023

Hey! Yes, we are aware of this bug and it’s a bit of a tricky one because we have to tricky graphviz, which is our underlying drawing library into not reordering wires. @mariuccio might have some input here. He was looking into this a while ago.

@RolandMacDoland
Copy link
Collaborator

@nmheim Is this addressed ?

@RolandMacDoland RolandMacDoland changed the title Qubit ordering issues on some of circuit drawings [Visualisation] Qubit ordering issues on some of circuit drawings Apr 26, 2024
@jpmoutinho jpmoutinho added the to_check To check in the development of the new expression system. label May 14, 2024
@jpmoutinho jpmoutinho closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to_check To check in the development of the new expression system. visualisation
Projects
None yet
Development

No branches or pull requests

4 participants