-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: update measurement and alloc operations (#702)
Closes #691 Closes #692 Closes #693 - Add TryQAlloc and MeasureFree to "tket2.quantum" - Lower new ops to "tket2.hseries" - Add MeasureReset to "tket2.hseries" BREAKING CHANGE: hseries qalloc op replaced with fallible TryQalloc --------- Co-authored-by: Alec Edgington <54802828+cqc-alec@users.noreply.github.com>
- Loading branch information
Showing
10 changed files
with
297 additions
and
77 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.