8000 Add u1 to params map by TheGupta2012 · Pull Request #176 · qBraid/pyqasm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add u1 to params map #176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8000 Merged
merged 2 commits into from
Apr 24, 2025
Merged

Add u1 to params map #176

merged 2 commits into from
Apr 24, 2025

Conversation

TheGupta2012
Copy link
Member

Fixes #175

Gate support enhancements:

  • Added u1 and U1 gates in the PARAMS_OP_SET
  • Fixed an error message in the _visit_basic_gate_operation function in src/pyqasm/visitor.py to correctly reference the expected number of parameters (actual_num_params) instead of the expected number of qubits (op_qubit_count).

@TheGupta2012 TheGupta2012 merged commit 9ff8187 into main Apr 24, 2025
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.

[BUG] Incorrect validation error on parametrized gates
1 participant
0