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

Fix bug in unitary simulator cu3 and add cu3 tests #483

Merged
merged 3 commits into from
Dec 6, 2019

Conversation

chriseclectic
Copy link
Member

Summary

  • Fixes bug in unitary simulator where cu3 gate was being applied as a cu1 gate.
  • Adds integration tests for cu3 gate for qasm, unitary, and statevector simulators

Closes #275

Details and comments

@chriseclectic chriseclectic requested a review from atilag as a code owner December 6, 2019 15:50
@chriseclectic chriseclectic merged commit 4358013 into Qiskit:master Dec 6, 2019
@chriseclectic chriseclectic added this to the 0.3.4 milestone Dec 6, 2019
chriseclectic added a commit to chriseclectic/qiskit-aer that referenced this pull request Jan 23, 2020
@chriseclectic chriseclectic deleted the fix/unitary-cu3 branch April 20, 2020 16:05
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 this pull request may close these issues.

Add tests for controlled-u3 gate
1 participant