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

Improve performance of differentiable matrix calculations for Pauli Sentences #5578

Merged
merged 17 commits into from
Apr 26, 2024

erge branch 'pauli_sentence_matris' of https://github.com/PennyLaneAI…

fe08066
Select commit
Loading
Failed to load commit list.
Merged

Improve performance of differentiable matrix calculations for Pauli Sentences #5578

erge branch 'pauli_sentence_matris' of https://github.com/PennyLaneAI…
fe08066
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 25, 2024 in 0s

99.29% (-0.40%) compared to 9151477

View this Pull Request on Codecov

99.29% (-0.40%) compared to 9151477

Details

Codecov Report

Attention: Patch coverage is 94.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 99.29%. Comparing base (9151477) to head (fe08066).
Report is 7 commits behind head on master.

Files Patch % Lines
pennylane/pauli/pauli_arithmetic.py 93.47% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5578      +/-   ##
==========================================
- Coverage   99.69%   99.29%   -0.40%     
==========================================
  Files         410      411       +1     
  Lines       38278    38297      +19     
==========================================
- Hits        38161    38028     -133     
- Misses        117      269     +152     

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