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

Optimize PhaseShift, T, S gates #5876

Merged
merged 25 commits into from
Jul 9, 2024

Update pennylane/devices/qubit/apply_operation.py

75af4b6
Select commit
Loading
Failed to load commit list.
Merged

Optimize PhaseShift, T, S gates #5876

Update pennylane/devices/qubit/apply_operation.py
75af4b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

99.67% (-0.01%) compared to 2947317

View this Pull Request on Codecov

99.67% (-0.01%) compared to 2947317

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.67%. Comparing base (2947317) to head (75af4b6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5876      +/-   ##
==========================================
- Coverage   99.67%   99.67%   -0.01%     
==========================================
  Files         426      426              
  Lines       40875    40625     -250     
==========================================
- Hits        40742    40491     -251     
- Misses        133      134       +1     

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