Skip to content

Fixed issue #3304#3704

Closed
itstorque wants to merge 3 commits into
Qiskit:masterfrom
itstorque:fix_issue_3304
Closed

Fixed issue #3304#3704
itstorque wants to merge 3 commits into
Qiskit:masterfrom
itstorque:fix_issue_3304

Conversation

@itstorque
Copy link
Copy Markdown
Contributor

Summary

Added to_matrix method for class RZGate to fix #3304

Details and comments

Added the def to_matrix and made it return the matrix for an RZ Gate

@ewinston
Copy link
Copy Markdown
Contributor

ewinston commented Jan 9, 2020

PR #3472 addresses this.

@ajavadia
Copy link
Copy Markdown
Member

yes we need to take care of the global phase which is the difference between Rz and U1. #3472 does this, so I'll close this one.

@ajavadia ajavadia closed this Jan 10, 2020
@1ucian0
Copy link
Copy Markdown
Member

1ucian0 commented Apr 23, 2020

#3472 was closed in favor of #3930

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.

RzGate(alpha).to_matrix() is missing

4 participants