Skip to main content
IBM Quantum Platform
This page is from an old version of Qiskit SDK Go to the latest version

Qasm

qiskit.qasm3

Exporter([includes, basis_gates, ...])QASM3 exporter main class.
dumps(circuit, **kwargs)Serialize a QuantumCircuit object in an OpenQASM3 string.
dump(circuit, stream, **kwargs)Serialize a QuantumCircuit object as a OpenQASM3 stream to file-like object.
Was this page helpful?
Report a bug or request content on GitHub.