generated from CQCL/pytemplate
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* explicit predicates for common logical ops and multi-bit ops supported + unit tests * feat: add support for ExplicitPredicate/Modifier & MultiBitOp * fix(phirgen): handle ops inside a conditional correctly * feat(phirgen): add support for irregular multibit ops --------- Co-authored-by: Kartik Singhal <[email protected]> Co-authored-by: Alec Edgington <[email protected]>
- Loading branch information
1 parent
4f332a4
commit bac76d6
Showing
5 changed files
with
430 additions
and
112 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
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.