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

Add tracking to dimod.sampleset.concatenate #643

Open
arcondello opened this issue Apr 20, 2020 · 0 comments
Open

Add tracking to dimod.sampleset.concatenate #643

arcondello opened this issue Apr 20, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@arcondello
Copy link
Member

arcondello commented Apr 20, 2020

See dwavesystems/dwave-system#290, specifically https://github.com/dwavesystems/dwave-system/pull/290/files#diff-d4c234141a935a5b96a975cbc6474e08R362

Something like

sampleset = dimod.sampleset.concatenate(samplesets, track_parent=True, field_name='parent', labels=['sampleset1', 'sampleset2'])

with reasonable defaults etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant