amazon-braket / amazon-braket/amazon-braket-sdk-python
Reflect physical layout in device graphs
- Ngôn ngữ chính
- Python
- Star
- 373
- Fork
- 195
- Merge trung bình
- 4 ngày 15 giờ
- Pull request đã merge (30 ngày)
- 8
Mô tả
**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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.