Qx.QasmUnsupportedError exception (Qx - Quantum Computing Simulator v0.6.0)

View Source

Raised when an OpenQASM program uses a feature or gate that Qx does not currently support.

The feature field identifies the construct (e.g., "else branch", "gate cy", "reset"), and line/column (when known) point at the offending source location.