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

Rename `sweeps` to `num_sweeps` #61

Closed randomir closed 5 years ago

randomir commented 5 years ago

For consistency with num_reads, rename sweeps to num_sweeps.