We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc4860 commit 61e1438Copy full SHA for 61e1438
src/bloqade/gemini/analysis/measurement_validation/impls.py
@@ -35,9 +35,6 @@ def measure(
35
@gemini.logical.dialect.register(key="gemini.validate.terminal_measurement")
36
class __GeminiLogicalMeasurementValidation(_interp.MethodTable):
37
38
- # This is a logical terminal measurement, which is allowed
39
- # but we impose the following restrictions:
40
- # 1. All qubits spawned MUST be consumed
41
@_interp.impl(gemini.logical.stmts.TerminalLogicalMeasurement)
42
def terminal_measure(
43
self,
0 commit comments