sf.circuitdrawer.NotDrawableException¶
-
exception
NotDrawableException[source]¶ Exception raised when a circuit is not drawable.
This class corresponds to the exception raised by
parse_op()when a circuit is deemed impossible to effectively render using qcircuit.
code/api/strawberryfields.circuitdrawer.NotDrawableException
Download Python script
Download Notebook
View on GitHub