-
Notifications
You must be signed in to change notification settings - Fork 603
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Circuit cutting: add mid-circuit measurement integration tests (#2234)
* Add test * Add to changelog * Add tests in different interfaces * Work on TF Jit * Remove JIT tests * Fix bug in changing wires of MeasurementProcesses * Fix graph_to_tape * Add supporting tests * Parametrize over use_opt_einsum * Copy observable to prevent in-place modification * Add test * Remove added line * Add to changelog * Remove mention of jit * Remove isinstance check * Switch from deepcopy to copy Co-authored-by: anthayes92 <34694788+anthayes92@users.noreply.github.com>
- Loading branch information
1 parent
7ad040b
commit 57237b2
Showing
3 changed files
with
187 additions
and
4 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