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

Add support for parametrized quantum circuits #9

Open
johannesjmeyer opened this issue Oct 17, 2019 · 3 comments
Open

Add support for parametrized quantum circuits #9

johannesjmeyer opened this issue Oct 17, 2019 · 3 comments
Labels
good first issue Good for newcomers

Comments

@johannesjmeyer
Copy link
Contributor

This is achieved in cirq using sympy variables.

@mariaschuld
Copy link
Contributor

@johannesjmeyer can this be closed? If not, could you expand a bit?

@johannesjmeyer
Copy link
Contributor Author

Did somebody add the functionality in the meantime? In the end this is about the possibility to have "parametrized quantum circuits" in Cirq where you use a sympy variable instead of a number for parameters that should speed up compilation and those things.

@josh146
Copy link
Member

josh146 commented Jan 20, 2021

It hasn't been added no. I would argue that we should leave this one open, as:

  • It will significantly improve performance of the plugin
  • By having it open it increases visibility.

I might even add 'good first issue'

@josh146 josh146 added the good first issue Good for newcomers label Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants