Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK Go to the latest version
Important

IBM Quantum Platform is moving and this version will be sunset on July 1. To get started on the new platform, read the migration guide.

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.