Home
last modified time | relevance | path

Searched defs:is_measurement (Results 1 – 5 of 5) sorted by relevance

/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/protocols/
H A Dmeasurement_key_protocol.py204 def is_measurement(val: Any, allow_decompose: bool = True) -> bool: function
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/protocols/
H A Dmeasurement_key_protocol.py269 def is_measurement(val: Any, allow_decompose: bool = True) -> bool: function
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/protocols/
H A Dmeasurement_key_protocol.py269 def is_measurement(val: Any, allow_decompose: bool = True) -> bool: function
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/protocols/
H A Dmeasurement_key_protocol.py269 def is_measurement(val: Any, allow_decompose: bool = True) -> bool: function
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/protocols/
H A Dmeasurement_key_protocol.py297 def is_measurement(val: Any, allow_decompose: bool = True) -> bool: function