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

Cleaner noncon #128

Closed TimWeaving closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #128 (0384791) into main (6788dca) will decrease coverage by 0.41%. The diff coverage is 82.29%.

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   82.88%   82.47%   -0.41%     
==========================================
  Files          30       30              
  Lines        3190     3139      -51     
==========================================
- Hits         2644     2589      -55     
- Misses        546      550       +4     
Impacted Files Coverage Δ
symmer/evolution/decomposition.py 8.24% <2.94%> (-0.36%) :arrow_down:
tests/test_operators/test_noncontextual_op.py 96.16% <98.79%> (-0.34%) :arrow_down:
symmer/operators/base.py 66.39% <100.00%> (+0.13%) :arrow_up:
symmer/operators/noncontextual_op.py 93.88% <100.00%> (-0.52%) :arrow_down:
symmer/projection/contextual_subspace.py 71.63% <100.00%> (ø)
tests/test_projection/test_contextual_subspace.py 92.95% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.