dwavesystems / dwavesystems/dwave-system
Compose embedding when returning it
Open
- Dominant language
- Python
- Stars
- 98
- Forks
- 67
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
See: https://github.com/dwavesystems/dwave-inspector/issues/39.
When `return_embedding=True` (on embedding composite sample call), only the top-level embedding is returned, not the composed embedding of all children and the parent.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked issue, dwavesystems/dwave-inspector#39, and trace the embedding composite sample call when return_embedding=True. Verify how the returned embedding is assembled; done means it includes the composed embeddings for all children and the parent, rather than only the top-level embedding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100