qml.wires¶
Warning
Unless you are a PennyLane or plugin developer, you likely do not need
to use the Wires class.
This module contains the Wires class, which takes care of wire bookkeeping.
Classes¶
|
A wire whose concrete value will be determined later during a compilation step or execution. |
|
A bookkeeping class for wires, which are ordered collections of unique objects. |
code/qml_wires
Download Python script
Download Notebook
View on GitHub