Description Usage Arguments Details Value See Also
A qubit identified by name.
1 |
name |
name of the op. |
By default, NamedQubit has a lexicographic order. However, numbers within the name are handled correctly. So, for example, if you print a circuit containing ‘named_qubit(’qubit22')‘ and 'named_qubit(’qubit3')', the wire for 'qubit3' will correctly come before 'qubit22'.
named qubit.
Other Devices:
grid_qid()
,
grid_qubit()
,
line_qid()
,
line_qubit()
,
qid()
,
unconstrained_device()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.