dwavesystems / dwave-neal

An implementation of a simulated annealing sampler for general Ising model graphs in C++ with a dimod Python wrapper.
https://docs.ocean.dwavesys.com/projects/neal/en/latest
Apache License 2.0
50 stars 44 forks source link

Drop support for Python 3.6 #103

Closed arcondello closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #103 (218639e) into master (a11e477) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   98.66%   98.66%           
=======================================
  Files           3        3           
  Lines          75       75           
=======================================
  Hits           74       74           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a11e477...218639e. Read the comment docs.