Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require subsamples on input for the QPU reverse annealing #178

Merged
merged 1 commit into from
Jul 18, 2019

Conversation

randomir
Copy link
Member

Although all (sub)samplers use (sub)sample from input, if available, to
seed the initial_states, they can also work without it, in which case
random states are generated.

Fixes #177.

Although all (sub)samplers use (sub)sample from input, if available, to
seed the `initial_states`, they can also work without it, in which case
random states are generated.
@randomir randomir merged commit 3c50ad8 into dwavesystems:master Jul 18, 2019
@randomir randomir deleted the fix-177 branch July 18, 2019 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing subsamples trait on ReverseAnnealingAutoEmbeddingSampler
1 participant