amazon-braket / amazon-braket/amazon-braket-sdk-python

Reflect physical layout in device graphs

Open
#1,189 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
373
Forks
195
Avg merge
4d 15h
Merged PRs (30d)
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.