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

Support ApplyFusedGate in MPSSimulator #437

Merged
merged 4 commits into from
Sep 30, 2021

Conversation

jaeyoo
Copy link
Contributor

@jaeyoo jaeyoo commented Sep 30, 2021

Fix #395

@google-cla google-cla bot added the cla: yes Override CLA status to unblock PR. label Sep 30, 2021
@jaeyoo
Copy link
Contributor Author

jaeyoo commented Sep 30, 2021

@MichaelBroughton this is a prerequisite for MPS Simulation in TensorFlow Quantum (tensorflow/quantum#610)

Copy link
Collaborator

@MichaelBroughton MichaelBroughton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MichaelBroughton MichaelBroughton added the kokoro:run Trigger Kokoro builds for this PR. label Sep 30, 2021
@qsim-qsimh-bot qsim-qsimh-bot removed the kokoro:run Trigger Kokoro builds for this PR. label Sep 30, 2021
@MichaelBroughton MichaelBroughton merged commit da4cc61 into quantumlib:master Sep 30, 2021
@jaeyoo jaeyoo deleted the add_fp_type_in_mps_sim branch September 30, 2021 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Override CLA status to unblock PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MPSStateSpace and MPSSimulator are not compatible with StateSpace and Simulator
3 participants