-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
area/qubitskind/deprecationkind/healthFor CI/testing/release process/refactoring/technical debt itemsFor CI/testing/release process/refactoring/technical debt items
Description
LineQubit models a very sparsely connected topology. GridQubit describes devices with very dense connectivity. In a lot of real quantum hardware qubit connections are denser or more elaborate than simple lines, but still less dense than fully connected 2-D grids, see e.g. IBM Q device topologies below or Rigetti's Aspen topology.
This issue proposes a new type of qubit class with behavior intermediate between LineQubit and GridQubit. In particular, the is_adjacent
methods should be flexible enough to adhere to any topology specified at construction.
Metadata
Metadata
Assignees
Labels
area/qubitskind/deprecationkind/healthFor CI/testing/release process/refactoring/technical debt itemsFor CI/testing/release process/refactoring/technical debt items