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: Support arbitrary angle Molmer-Sorenson gate. #62

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

kshyatt-aws
Copy link
Member

Issue #, if available: N/A

Description of changes: change MS gate to support 3 angles.

Testing done: Unit tests passed locally.

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

  • I have installed and run git secrets to make sure I did not commit any sensitive information (passwords or credentials)
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have checked that my tests are not configured for a specific region or account (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2023

Codecov Report

Patch coverage: 43.47% and project coverage change: -0.05% ⚠️

Comparison is base (d1cd7e8) 95.76% compared to head (8b8aa82) 95.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
- Coverage   95.76%   95.71%   -0.05%     
==========================================
  Files          35       35              
  Lines        4039     4040       +1     
==========================================
- Hits         3868     3867       -1     
- Misses        171      173       +2     
Files Changed Coverage Δ
src/gate_applicators.jl 72.97% <9.09%> (ø)
src/gates.jl 93.33% <70.00%> (-1.34%) ⬇️
src/raw_schema.jl 94.57% <100.00%> (-0.19%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kshyatt-aws kshyatt-aws merged commit c43bc16 into main Jul 26, 2023
13 of 15 checks passed
@kshyatt-aws kshyatt-aws deleted the ksh/aams branch July 26, 2023 20:23
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.

2 participants