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

Circuits from service should track the global phase #12

Open
nonhermitian opened this issue Jul 19, 2024 · 1 comment
Open

Circuits from service should track the global phase #12

nonhermitian opened this issue Jul 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@nonhermitian
Copy link

The issue that raised #11 is due to the fact that it seems the transpiler service is not keeping track of the global phase and/or attaching that phase to the output circuits. This would be nice to have since those global phases become local phases if the circuits are used as sub-circuits, and it would also make the transpiler service inline with what Qiskit itself does.

@nonhermitian nonhermitian added the enhancement New feature or request label Jul 19, 2024
@cbjuan
Copy link
Member

cbjuan commented Jul 23, 2024

Thanks for reporting this @nonhermitian. We are looking to fix this in the Qiskit transpiler service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants