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 circuit simulator functionality - efficient if one uses exclusi… #177

Closed TimWeaving closed 6 months ago

TimWeaving commented 6 months ago

…vely Clifford gates

codecov-commenter commented 6 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (7786d6e) 76.82% compared to head (d2a3fca) 77.68%.

Files Patch % Lines
symmer/evolution/circuit_symmerlator.py 91.17% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ========================================== + Coverage 76.82% 77.68% +0.86% ========================================== Files 35 37 +2 Lines 3845 4016 +171 ========================================== + Hits 2954 3120 +166 - Misses 891 896 +5 ```

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