-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
area/deviceskind/taskA task that's part of a larger effortA task that's part of a larger efforttriage/acceptedA consensus emerged that this bug report, feature request, or other action should be worked onA consensus emerged that this bug report, feature request, or other action should be worked on
Description
Summarize the task
As a part of the devices p1 and p2 we plan to move some behaviors and functionalities out of devices (in order to ensure the class is focused on validating). This issue is to track the deprecation progress of device functionality.
Acceptance criteria - when is the task considered done?
- Deprecate the ability to construct a circuit with a device attached.
- Deprecate the
QidPairs
andqid_pairs
functionality. (Replacement logic will be inMetaData
from thenx.Graph
) - Deprecate the
can_add_operation_into_moment
functionality ("online" validation was decided that it was not worth trying to support in addition to existing validation paths) - Deprecate
decompose_operation
. - Deprecate
qubit_set
and move it over toMetaData
.
Related
Related issues: #4743
Metadata
Metadata
Assignees
Labels
area/deviceskind/taskA task that's part of a larger effortA task that's part of a larger efforttriage/acceptedA consensus emerged that this bug report, feature request, or other action should be worked onA consensus emerged that this bug report, feature request, or other action should be worked on