amazon-braket / amazon-braket/amazon-braket-sdk-python
Reflect physical layout in device graphs
- Langage dominant
- Python
- Étoiles
- 373
- Forks
- 195
- Merge moyen
- 4 j 15 h
- PR mergées (30 j)
- 8
Description
**Describe the feature you'd like**
Device paradigm properties already has connectivity, as well as a topology graph, and can be visualized in one or two lines - adding physical locations to a backend would make visualizations trivial.
**How would this feature be used? Please describe.**
Used for simple device visualization, i.e. through networkx.draw(graph, locations...)
**Describe alternatives you've considered**
There currently are none programmatically - generating a visualization from the current graph may or may not match the common physical 2d projection.
Unclear if these would have to be hardcoded, but seems likely.
**Additional context**
Add any other context or screenshots about the feature request here.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.