lanl-ansi / QuantumAnnealing.jl

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

Update state conversion function names #30

Closed ccoffrin closed 2 years ago

ccoffrin commented 2 years ago

improves the consistency with other exported function names.

codecov[bot] commented 2 years ago

Codecov Report

Merging #30 (8f3f27e) into main (9b8dab0) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   92.64%   92.64%           
=======================================
  Files           5        5           
  Lines         476      476           
=======================================
  Hits          441      441           
  Misses         35       35           
Impacted Files Coverage Δ
src/base.jl 98.18% <100.00%> (ø)
src/dwave.jl 97.23% <100.00%> (ø)
src/ising.jl 100.00% <100.00%> (ø)

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