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

bug fix for 1 cpu or single pauli operator in get_sparse_matrix_large… #158

Closed AlexisRalli closed 10 months ago

AlexisRalli commented 10 months ago

…_pauliwordop function in symmer.utils

codecov-commenter commented 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: -0.06% :warning:

Comparison is base (4715f96) 77.15% compared to head (c01d077) 77.10%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================== - Coverage 77.15% 77.10% -0.06% ========================================== Files 33 33 Lines 3826 3826 ========================================== - Hits 2952 2950 -2 - Misses 874 876 +2 ``` | [Files Changed](https://app.codecov.io/gh/UCL-CCS/symmer/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCL-CCS) | Coverage Δ | | |---|---|---| | [symmer/utils.py](https://app.codecov.io/gh/UCL-CCS/symmer/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCL-CCS#diff-c3ltbWVyL3V0aWxzLnB5) | `78.91% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/UCL-CCS/symmer/pull/158/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCL-CCS)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.