Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK and does not exist in the latest version. We recommend you migrate to the latest version. See the release notes for more information.

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?
Report a bug or request content on GitHub.