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

Added qubit tapering tests #114

Closed TimWeaving closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #114 (784151a) into main (d007071) will increase coverage by 3.49%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   51.95%   55.45%   +3.49%     
==========================================
  Files          28       29       +1     
  Lines        2943     2981      +38     
==========================================
+ Hits         1529     1653     +124     
+ Misses       1414     1328      -86     
Impacted Files Coverage Δ
tests/test_projection/test_qubit_tapering.py 100.00% <100.00%> (ø)
tests/test_symplectic/test_independent_op.py 100.00% <100.00%> (ø)

... and 5 files 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.