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

Poetry updates #184

Closed AlexisRalli closed 6 months ago

AlexisRalli commented 6 months ago

updated qiskit and openfermion.

Needed to change circuit simulator class due to qiskit update

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 90.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 77.74%. Comparing base (f80de69) to head (a54f6ad).

Files Patch % Lines
symmer/evolution/variational_optimization.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ========================================== - Coverage 77.74% 77.74% -0.01% ========================================== Files 38 38 Lines 4112 4116 +4 ========================================== + Hits 3197 3200 +3 - Misses 915 916 +1 ```

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