lanl-ansi / QuantumAnnealing.jl

Tools for the Simulation and Execution of Quantum Annealing Algorithms
Other
23 stars 5 forks source link

Improve issues with too few simulation steps #31

Closed ccoffrin closed 2 years ago

ccoffrin commented 2 years ago

resolves the issue of long annealing times with few steps noted in #29

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (d83cb0f) into main (ee181f0) will decrease coverage by 0.26%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   93.09%   92.83%   -0.27%     
==========================================
  Files           5        5              
  Lines         594      600       +6     
==========================================
+ Hits          553      557       +4     
- Misses         41       43       +2     
Impacted Files Coverage Δ
src/simulate.jl 90.47% <60.00%> (-0.54%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more