dwave-neal
dwave-neal copied to clipboard
SimulatedAnnealingSampler.sample method return type incorrectly documented
Description
The return type of the SimulatedAnnealingSampler.sample method is said to be "a dimod Response object" in the docs, a class which is nowhere documented in the neal or dimod docs.
To Reproduce View here.
Expected Behaviour
The documentation should be changed to reflect that actual return type of SimulatedAnnealingSampler.sample, namely SampleSet.
Environment: N/A
Agree! Thanks for the bug report!
Fixed.