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

Decompose method for Circuits #439

Open
igres26 opened this issue Jul 6, 2021 · 0 comments
Open

Decompose method for Circuits #439

igres26 opened this issue Jul 6, 2021 · 0 comments

Comments

@igres26
Copy link
Contributor

igres26 commented Jul 6, 2021

The .decompose() method for Circuit needs to be updated.

It expects a free parameter that will be the same for all gates in the circuit, where different gates will need to choose their own free parameter accordingly depending on the free qubits at each time instance.

It also appears to be the case that gates that don't have a specific decompose methods return the same single qubit gate even when it is being controlled by other qubits.

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

No branches or pull requests

1 participant