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

Auto subspace #143

Closed TimWeaving closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #143 (142289f) into main (57e6aed) will decrease coverage by 1.44%. The diff coverage is 50.76%.

@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
- Coverage   79.76%   78.32%   -1.44%     
==========================================
  Files          31       32       +1     
  Lines        3311     3401      +90     
==========================================
+ Hits         2641     2664      +23     
- Misses        670      737      +67     
Impacted Files Coverage Δ
symmer/projection/qubit_subspace_manager.py 22.38% <22.38%> (ø)
symmer/projection/utils.py 91.75% <33.33%> (-1.87%) :arrow_down:
symmer/projection/contextual_subspace.py 86.56% <66.66%> (-8.27%) :arrow_down:
symmer/__init__.py 100.00% <100.00%> (ø)
symmer/operators/anticommuting_op.py 93.20% <100.00%> (ø)
symmer/operators/noncontextual_op.py 88.68% <100.00%> (-0.48%) :arrow_down:
symmer/operators/utils.py 76.64% <100.00%> (+1.64%) :arrow_up:
symmer/projection/__init__.py 100.00% <100.00%> (ø)
symmer/utils.py 82.05% <100.00%> (+0.31%) :arrow_up:

... and 1 file with indirect coverage changes

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB