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

Restructured utils by directory #89

Closed TimWeaving closed 1 year ago

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

codecov-commenter commented 1 year ago

Codecov Report

Merging #89 (7e9bb3d) into main (130d5d6) will increase coverage by 0.01%. The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main     #89      +/-   ##
========================================
+ Coverage   4.80%   4.82%   +0.01%     
========================================
  Files         26      28       +2     
  Lines       2664    2653      -11     
========================================
  Hits         128     128              
+ Misses      2536    2525      -11     
Flag Coverage Δ
tests 4.82% <0.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
symmer/chemistry/__init__.py 0.00% <0.00%> (ø)
symmer/chemistry/build_molecule.py 0.00% <0.00%> (ø)
symmer/chemistry/fermionic_ham.py 0.00% <0.00%> (ø)
symmer/chemistry/utils.py 0.00% <0.00%> (ø)
symmer/projection/__init__.py 0.00% <0.00%> (ø)
symmer/projection/cs_vqe.py 0.00% <0.00%> (ø)
symmer/projection/utils.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%> (ø)
... and 3 more

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