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 multi qubit controlled gates #422

Closed
MichaelBroughton opened this issue Oct 29, 2020 · 0 comments · Fixed by #458
Closed

Add support for multi qubit controlled gates #422

MichaelBroughton opened this issue Oct 29, 2020 · 0 comments · Fixed by #458
Assignees

Comments

@MichaelBroughton
Copy link
Collaborator

MichaelBroughton commented Oct 29, 2020

Once qsim has released a new github version that contains multi qubit controlled gate support we should look into supporting over here in TFQ. This will roughly entail:

1. Opening a PR to upgrade from qsim 0.3.1 -> 0.6.0
2. Adding serialization primitives to serializer.py for multi qubit gates and corresponding tests.
3. Hooking up new serialization primitives in underlying C++ and other ops.

xref for adding gates: #257

@we-taper has indicated some interest in tackling this and I'll be happy to help out when I can!

This was referenced Dec 4, 2020
@MichaelBroughton MichaelBroughton changed the title Add support for multi qubit gates Add support for multi qubit controlled gates Jan 22, 2021
jaeyoo pushed a commit to jaeyoo/quantum that referenced this issue Mar 30, 2023
Set flush-to-zero and denormals-are-zeros flags.
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

Successfully merging a pull request may close this issue.

1 participant