Description Usage Arguments Details
A qubit identified by name.
1 |
name |
the 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 ‘qubit_named(’qubit22')‘ and 'qubit_named(’qubit3')', the wire for 'qubit3' will correctly come before 'qubit22'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.