UCL-CCS / symmer

An efficient Python-based framework for implementing qubit subspace methods, reducing the resource requirements for near-term quantum simulations.
MIT License
37 stars 9 forks source link

Faster binary mult #180

Closed TimWeaving closed 5 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (c4829dc) 78.32% compared to head (32ff193) 78.00%.

Files Patch % Lines
symmer/operators/utils.py 50.00% 8 Missing :warning:
symmer/operators/noncontextual_op.py 80.00% 6 Missing :warning:
tests/test_projection/test_contextual_subspace.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #180 +/- ## ========================================== - Coverage 78.32% 78.00% -0.33% ========================================== Files 37 37 Lines 4065 4074 +9 ========================================== - Hits 3184 3178 -6 - Misses 881 896 +15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.