DecomposeNotImplementedError#
qualtran.DecomposeNotImplementedError
View source on GitHub
|
Raised if a decomposition is not yet provided.
In contrast to DecomposeTypeError, a decomposition is theoretically possible; just not
implemented yet.
View source on GitHub