UCL-CCS / symmer

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

Faster symmetry identification #74

Closed TimWeaving closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #74 (049667e) into main (d70e625) will increase coverage by 0.54%. The diff coverage is 19.04%.

@@           Coverage Diff            @@
##            main     #74      +/-   ##
========================================
+ Coverage   4.58%   5.13%   +0.54%     
========================================
  Files         27      27              
  Lines       2485    2494       +9     
========================================
+ Hits         114     128      +14     
+ Misses      2371    2366       -5     
Flag Coverage Δ
tests 5.13% <19.04%> (+0.54%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
symmer/projection/cs_vqe.py 0.00% <0.00%> (ø)
symmer/projection/qubit_tapering.py 0.00% <0.00%> (ø)
symmer/projection/stabilizers.py 0.00% <0.00%> (ø)
symmer/symplectic/__init__.py 0.00% <0.00%> (ø)
symmer/symplectic/anticommuting_op.py 0.00% <0.00%> (ø)
symmer/symplectic/base.py 0.00% <0.00%> (ø)
symmer/symplectic/observable_op.py 0.00% <0.00%> (ø)
symmer/symplectic/stabilizer_op.py 0.00% <0.00%> (ø)
symmer/utils.py 0.00% <0.00%> (ø)
tests/test_symplectic_base.py 98.97% <100.00%> (+1.33%) :arrow_up:
... and 1 more

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