Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

transpiler: wrap Rx angles to [0, π] #39

Merged
merged 5 commits into from
Mar 28, 2023
Merged

Conversation

airwoodix
Copy link
Contributor

@airwoodix airwoodix commented Mar 23, 2023

Summary

This patch restricts the angles of the emitted R(θ, φ) to θ ∈ [0, π], φ ∈ [0, 2π], instead of θ ∈ [-π, π] so far.

Details and comments

@airwoodix airwoodix self-assigned this Mar 23, 2023
@github-actions
Copy link

github-actions bot commented Mar 23, 2023

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
895 843 94% 93% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
conftest.py 100% 🟢
qiskit_aqt_provider/transpiler_plugin.py 100% 🟢
test/test_transpilation.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 52da225 by action🐍

@airwoodix airwoodix merged commit 31913d2 into master Mar 28, 2023
@airwoodix airwoodix deleted the wrap-r-angle-to-0-pi branch March 28, 2023 18:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants