Skip to main contentIBM Quantum Documentation
You are viewing the API reference for an old version of Qiskit SDK. Switch to latest version

Qasm

qiskit.qasm


QASM Routines

Qasm([filename, data])OPENQASM circuit object.
QasmError(*msg)Base class for errors raised while parsing OPENQASM.

Pygments

OpenQASMLexer(*args, **kwds)A pygments lexer for OpenQasm.
QasmHTMLStyle()A style for OpenQasm in a HTML env (e.g.
QasmTerminalStyle()A style for OpenQasm in a Terminal env (e.g.
Was this page helpful?