Skip to content

Refactor to_qasm3 out of QuantumCircuit and support parameters (#146)#154

Open
swiatlowemnie333 wants to merge 2 commits into
Qiskit:mainfrom
swiatlowemnie333:feat-qasm3-parameters
Open

Refactor to_qasm3 out of QuantumCircuit and support parameters (#146)#154
swiatlowemnie333 wants to merge 2 commits into
Qiskit:mainfrom
swiatlowemnie333:feat-qasm3-parameters

Conversation

@swiatlowemnie333
Copy link
Copy Markdown

Closes #146. Moved the to_qasm3 logic outside of the QuantumCircuit class into a dedicated bbb framework. Added a regex-based parameter sanitizer to map Python-style exponentiation to OpenQASM 3.0 compatible math expressions.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 6, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QASM3 exporter with parameterized circuit support

2 participants