Home
last modified time | relevance | path

Searched refs:PhasedXPowGate (Results 26 – 50 of 311) sorted by relevance

12345678910>>...13

/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-google/cirq_google/serialization/
H A Dcommon_serializers_test.py58 op = cirq.PhasedXPowGate(phase_exponent=phase_exponent)(q)
73 op = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=phase_exponent)(q)
149 (cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25), 0.25, 0.125),
177 gate = cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25)
181 gate = cirq.PhasedXPowGate(exponent=sympy.Symbol('a'), phase_exponent=sympy.Symbol('b'))
261 (cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25), 0.25, 0.125),
287 (cirq.PhasedXPowGate(exponent=sympy.Symbol('a'), phase_exponent=0.25), 0.25, 'a'),
307 gate = cirq.PhasedXPowGate(exponent=0.25, phase_exponent=sympy.Symbol('a'))
376 expected = cirq.PhasedXPowGate(exponent=half_turns, phase_exponent=axis_half_turns)(q)
390 expected = cirq.PhasedXPowGate(exponent=sympy.Symbol('b'), phase_exponent=sympy.Symbol('a'))(q)
H A Dcommon_serializers.py87 gate_type=cirq.PhasedXPowGate,
179 gate_constructor=cirq.PhasedXPowGate,
264 gate_type=cirq.PhasedXPowGate,
272 cast(cirq.PhasedXPowGate, op.gate).exponent, 1
324 gate_type=cirq.PhasedXPowGate,
332 cast(cirq.PhasedXPowGate, op.gate).exponent, 0.5
343 gate_constructor=cirq.PhasedXPowGate,
358 gate_constructor=cirq.PhasedXPowGate,
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-google/cirq_google/serialization/
H A Dcommon_serializers_test.py58 op = cirq.PhasedXPowGate(phase_exponent=phase_exponent)(q)
73 op = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=phase_exponent)(q)
149 (cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25), 0.25, 0.125),
177 gate = cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25)
181 gate = cirq.PhasedXPowGate(exponent=sympy.Symbol('a'), phase_exponent=sympy.Symbol('b'))
261 (cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25), 0.25, 0.125),
287 (cirq.PhasedXPowGate(exponent=sympy.Symbol('a'), phase_exponent=0.25), 0.25, 'a'),
307 gate = cirq.PhasedXPowGate(exponent=0.25, phase_exponent=sympy.Symbol('a'))
376 expected = cirq.PhasedXPowGate(exponent=half_turns, phase_exponent=axis_half_turns)(q)
390 expected = cirq.PhasedXPowGate(exponent=sympy.Symbol('b'), phase_exponent=sympy.Symbol('a'))(q)
H A Dcommon_serializers.py87 gate_type=cirq.PhasedXPowGate,
179 gate_constructor=cirq.PhasedXPowGate,
264 gate_type=cirq.PhasedXPowGate,
272 cast(cirq.PhasedXPowGate, op.gate).exponent, 1
324 gate_type=cirq.PhasedXPowGate,
332 cast(cirq.PhasedXPowGate, op.gate).exponent, 0.5
343 gate_constructor=cirq.PhasedXPowGate,
358 gate_constructor=cirq.PhasedXPowGate,
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-google/cirq_google/serialization/
H A Dcommon_serializers_test.py58 op = cirq.PhasedXPowGate(phase_exponent=phase_exponent)(q)
73 op = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=phase_exponent)(q)
149 (cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25), 0.25, 0.125),
177 gate = cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25)
181 gate = cirq.PhasedXPowGate(exponent=sympy.Symbol('a'), phase_exponent=sympy.Symbol('b'))
261 (cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25), 0.25, 0.125),
287 (cirq.PhasedXPowGate(exponent=sympy.Symbol('a'), phase_exponent=0.25), 0.25, 'a'),
307 gate = cirq.PhasedXPowGate(exponent=0.25, phase_exponent=sympy.Symbol('a'))
376 expected = cirq.PhasedXPowGate(exponent=half_turns, phase_exponent=axis_half_turns)(q)
390 expected = cirq.PhasedXPowGate(exponent=sympy.Symbol('b'), phase_exponent=sympy.Symbol('a'))(q)
H A Dcommon_serializers.py87 gate_type=cirq.PhasedXPowGate,
179 gate_constructor=cirq.PhasedXPowGate,
264 gate_type=cirq.PhasedXPowGate,
272 cast(cirq.PhasedXPowGate, op.gate).exponent, 1
324 gate_type=cirq.PhasedXPowGate,
332 cast(cirq.PhasedXPowGate, op.gate).exponent, 0.5
343 gate_constructor=cirq.PhasedXPowGate,
358 gate_constructor=cirq.PhasedXPowGate,
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-google/cirq_google/serialization/
H A Dcommon_serializers_test.py58 op = cirq.PhasedXPowGate(phase_exponent=phase_exponent)(q)
73 op = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=phase_exponent)(q)
149 (cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25), 0.25, 0.125),
177 gate = cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25)
181 gate = cirq.PhasedXPowGate(exponent=sympy.Symbol('a'), phase_exponent=sympy.Symbol('b'))
261 (cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25), 0.25, 0.125),
287 (cirq.PhasedXPowGate(exponent=sympy.Symbol('a'), phase_exponent=0.25), 0.25, 'a'),
307 gate = cirq.PhasedXPowGate(exponent=0.25, phase_exponent=sympy.Symbol('a'))
376 expected = cirq.PhasedXPowGate(exponent=half_turns, phase_exponent=axis_half_turns)(q)
390 expected = cirq.PhasedXPowGate(exponent=sympy.Symbol('b'), phase_exponent=sympy.Symbol('a'))(q)
H A Dcommon_serializers.py87 gate_type=cirq.PhasedXPowGate,
179 gate_constructor=cirq.PhasedXPowGate,
264 gate_type=cirq.PhasedXPowGate,
272 cast(cirq.PhasedXPowGate, op.gate).exponent, 1
324 gate_type=cirq.PhasedXPowGate,
332 cast(cirq.PhasedXPowGate, op.gate).exponent, 0.5
343 gate_constructor=cirq.PhasedXPowGate,
358 gate_constructor=cirq.PhasedXPowGate,
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-google/cirq_google/serialization/
H A Dcommon_serializers_test.py58 op = cirq.PhasedXPowGate(phase_exponent=phase_exponent)(q)
73 op = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=phase_exponent)(q)
149 (cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25), 0.25, 0.125),
177 gate = cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25)
181 gate = cirq.PhasedXPowGate(exponent=sympy.Symbol('a'), phase_exponent=sympy.Symbol('b'))
261 (cirq.PhasedXPowGate(exponent=0.125, phase_exponent=0.25), 0.25, 0.125),
287 (cirq.PhasedXPowGate(exponent=sympy.Symbol('a'), phase_exponent=0.25), 0.25, 'a'),
307 gate = cirq.PhasedXPowGate(exponent=0.25, phase_exponent=sympy.Symbol('a'))
376 expected = cirq.PhasedXPowGate(exponent=half_turns, phase_exponent=axis_half_turns)(q)
390 expected = cirq.PhasedXPowGate(exponent=sympy.Symbol('b'), phase_exponent=sympy.Symbol('a'))(q)
H A Dcommon_serializers.py87 gate_type=cirq.PhasedXPowGate,
179 gate_constructor=cirq.PhasedXPowGate,
264 gate_type=cirq.PhasedXPowGate,
272 cast(cirq.PhasedXPowGate, op.gate).exponent, 1
324 gate_type=cirq.PhasedXPowGate,
332 cast(cirq.PhasedXPowGate, op.gate).exponent, 0.5
343 gate_constructor=cirq.PhasedXPowGate,
358 gate_constructor=cirq.PhasedXPowGate,
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/ops/
H A Dphased_x_gate.py29 class PhasedXPowGate(gate_features.SingleQubitGate): class
106 return PhasedXPowGate(
159 return PhasedXPowGate(
168 return PhasedXPowGate(
222 return PhasedXPowGate
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/ops/
H A Dphased_x_gate.py29 class PhasedXPowGate(gate_features.SingleQubitGate): class
106 return PhasedXPowGate(
159 return PhasedXPowGate(
168 return PhasedXPowGate(
222 return PhasedXPowGate
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/ops/
H A Dphased_x_gate.py29 class PhasedXPowGate(gate_features.SingleQubitGate): class
106 return PhasedXPowGate(
159 return PhasedXPowGate(
168 return PhasedXPowGate(
222 return PhasedXPowGate
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/ops/
H A Dphased_x_gate.py29 class PhasedXPowGate(gate_features.SingleQubitGate): class
106 return PhasedXPowGate(
159 return PhasedXPowGate(
168 return PhasedXPowGate(
222 return PhasedXPowGate
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/ops/
H A Dphased_x_gate.py29 class PhasedXPowGate(gate_features.SingleQubitGate): class
106 return PhasedXPowGate(
159 return PhasedXPowGate(
168 return PhasedXPowGate(
222 return PhasedXPowGate
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-google/cirq_google/ops/
H A Dsycamore_gate_test.py25 (cirq.PhasedXPowGate(phase_exponent=0.1), 1),
26 (cirq.PhasedXPowGate(exponent=0.5, phase_exponent=0.1), 1),
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-google/cirq_google/ops/
H A Dsycamore_gate_test.py25 (cirq.PhasedXPowGate(phase_exponent=0.1), 1),
26 (cirq.PhasedXPowGate(exponent=0.5, phase_exponent=0.1), 1),
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-google/cirq_google/ops/
H A Dsycamore_gate_test.py25 (cirq.PhasedXPowGate(phase_exponent=0.1), 1),
26 (cirq.PhasedXPowGate(exponent=0.5, phase_exponent=0.1), 1),
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-google/cirq_google/ops/
H A Dsycamore_gate_test.py25 (cirq.PhasedXPowGate(phase_exponent=0.1), 1),
26 (cirq.PhasedXPowGate(exponent=0.5, phase_exponent=0.1), 1),
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-google/cirq_google/ops/
H A Dsycamore_gate_test.py25 (cirq.PhasedXPowGate(phase_exponent=0.1), 1),
26 (cirq.PhasedXPowGate(exponent=0.5, phase_exponent=0.1), 1),
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-google/cirq_google/api/v1/
H A Dprograms_test.py268 gate = cirq.PhasedXPowGate(exponent=sympy.Symbol('k'), phase_exponent=1)
278 gate = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=sympy.Symbol('j'))
308 gate = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=sympy.Symbol('j'))
335 cirq.PhasedXPowGate(exponent=0.5, phase_exponent=0),
373 assert programs.is_native_xmon_op(cirq.PhasedXPowGate(phase_exponent=0.2).on(a) ** 0.5)
384 assert programs.is_native_xmon_gate(cirq.PhasedXPowGate(phase_exponent=0.2) ** 0.5)
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-google/cirq_google/api/v1/
H A Dprograms_test.py268 gate = cirq.PhasedXPowGate(exponent=sympy.Symbol('k'), phase_exponent=1)
278 gate = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=sympy.Symbol('j'))
308 gate = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=sympy.Symbol('j'))
335 cirq.PhasedXPowGate(exponent=0.5, phase_exponent=0),
373 assert programs.is_native_xmon_op(cirq.PhasedXPowGate(phase_exponent=0.2).on(a) ** 0.5)
384 assert programs.is_native_xmon_gate(cirq.PhasedXPowGate(phase_exponent=0.2) ** 0.5)
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-google/cirq_google/api/v1/
H A Dprograms_test.py268 gate = cirq.PhasedXPowGate(exponent=sympy.Symbol('k'), phase_exponent=1)
278 gate = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=sympy.Symbol('j'))
308 gate = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=sympy.Symbol('j'))
335 cirq.PhasedXPowGate(exponent=0.5, phase_exponent=0),
373 assert programs.is_native_xmon_op(cirq.PhasedXPowGate(phase_exponent=0.2).on(a) ** 0.5)
384 assert programs.is_native_xmon_gate(cirq.PhasedXPowGate(phase_exponent=0.2) ** 0.5)
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-google/cirq_google/api/v1/
H A Dprograms_test.py268 gate = cirq.PhasedXPowGate(exponent=sympy.Symbol('k'), phase_exponent=1)
278 gate = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=sympy.Symbol('j'))
308 gate = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=sympy.Symbol('j'))
335 cirq.PhasedXPowGate(exponent=0.5, phase_exponent=0),
373 assert programs.is_native_xmon_op(cirq.PhasedXPowGate(phase_exponent=0.2).on(a) ** 0.5)
384 assert programs.is_native_xmon_gate(cirq.PhasedXPowGate(phase_exponent=0.2) ** 0.5)
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-google/cirq_google/api/v1/
H A Dprograms_test.py268 gate = cirq.PhasedXPowGate(exponent=sympy.Symbol('k'), phase_exponent=1)
278 gate = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=sympy.Symbol('j'))
308 gate = cirq.PhasedXPowGate(exponent=0.5, phase_exponent=sympy.Symbol('j'))
335 cirq.PhasedXPowGate(exponent=0.5, phase_exponent=0),
373 assert programs.is_native_xmon_op(cirq.PhasedXPowGate(phase_exponent=0.2).on(a) ** 0.5)
384 assert programs.is_native_xmon_gate(cirq.PhasedXPowGate(phase_exponent=0.2) ** 0.5)

12345678910>>...13