Closed keriksson-rosenqvist closed 3 weeks ago
Simplifies and improves the instructions that are generates by the builder.measure() method.
builder.measure()
PhaseReset
Synchronize
As seen in the test changes this means many circuits will become shorter.
Simplifies and improves the instructions that are generates by the
builder.measure()
method.PhaseReset
at the end of the sequence, allowing continued operationsSynchronize
only across the measured targets, not all possibly entangled targetsAs seen in the test changes this means many circuits will become shorter.