-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve mid-circuit measurement conversion abilities (#417)
* add support for conditional ops * happy `codefactor` * add logic for `IfElseOp` * add support of `SwitchCaseOp` * happy `codefactor` * fix `control_values` * minor tweaks * codefactor? * codefactor? * `changelog` * minor tweaks * address comments * minor tweaks * readying master merging * apply suggestions * happy `black` * minor tweak * happy `black` * address comments * fix tests? * minor tweak
- Loading branch information
1 parent
307c6c4
commit dc8ec85
Showing
4 changed files
with
335 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.