dwavesystems / dwavesystems/dwave-hybrid
Add diversity preserving samples reducer
- Dominant language
- Python
- Stars
- 90
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Currently, one way of reducing the number of samples (in sampleset) is with the `SliceSamples` block (which acts only on one dimension, typically energy).
We would like to have a block that reduces the number of samples, but by eliminating "similar ones", and keeping relatively distinct ones in.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the sampleset handling and the existing SliceSamples block. The issue does not name files, tests, or an entry point, and it leaves the similarity measure and diversity-preserving reduction behavior unspecified. Done would require an agreed algorithm and a block that reduces samples while retaining relatively distinct ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100