qml.decomposition.enabled_graph¶
- enabled_graph()¶
A global toggle for checking the status of the experimental graph-based decomposition system in PennyLane (introduced in v0.41). The experimental graph-based decomposition system is disabled by default in PennyLane.
See also:
enable_graph()
code/api/pennylane.decomposition.enabled_graph
Download Python script
Download Notebook
View on GitHub