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

Fix documentation of beta_range parameter in sample #87

Closed mcfarljm closed 3 years ago

mcfarljm commented 3 years ago

Update documentation for the beta_range parameter in SimulatedAnnealingSampler.sample to state that the schedule is applied according to the value of beta_schedule_type.