-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update unitary for IonQ MS Gate #5335
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
Conversation
|
Not sure about the exact format here, other SDKs I was updating using math format, but I get pylint warnings, so I've escaped some backslashes. Hoping this all renders fine! |
|
After much python string wrangling, I think this is ready 🙏 |
dabacon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
We are systematically upgrading gates to use LaTeX as it displays better, but for now this is a good fix.
|
Automerge cancelled: A required status check is not present. Missing statuses: ['Misc check', 'Notebook formatting', 'Pytest Ubuntu (3.7)', 'Pytest Ubuntu (3.8)', 'Pytest Ubuntu (3.9)', 'Pytest Windows (3.7)', 'Pytest Windows (3.8)', 'Pytest Windows (3.9)', 'Type check', 'Typescript lint check', 'Typescript tests', 'Typescript tests coverage'] |
|
Ah, sorry, started fixing a unit error in the unitary and didn't realize this had been tagged |
* Update unitary for IonQ MS Gate * Whoops, diff format * minor format * also minor fixup * Math mode please * Escape \ * Use r strings * Units and unitaries * fixup * phi1,2 -> phi0,1 for consistency with other SDKs * np\. Co-authored-by: Cirq Bot <craiggidney+github+cirqbot@google.com> Co-authored-by: Coleman Collins <coleman@colemancollins.com>
No description provided.