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 serializing a sequence of bloqs #805

Open
fdmalone opened this issue Mar 20, 2024 · 3 comments
Open

Add support for serializing a sequence of bloqs #805

fdmalone opened this issue Mar 20, 2024 · 3 comments

Comments

@fdmalone
Copy link
Collaborator

The TrotterizedUnitary bloq in #741 expects a tuple of bloqs which causes serialization to fail. This should be fixed.

@fdmalone
Copy link
Collaborator Author

fdmalone commented Mar 20, 2024

#434 Also revealed that SelectPauliLCU and QubitizationWalkOperator also cannot be serialized. cc @tanujkhattar

@tanujkhattar
Copy link
Collaborator

Why QubitizationWalkOperator ? Because of SelectPauliLCU, right? If we use a different Select oracle then serialization for the qubitization bloq should work?

@fdmalone
Copy link
Collaborator Author

Yes.

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

No branches or pull requests

2 participants