Home
last modified time | relevance | path

Searched defs:with_qubits (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/circuits/
H A Dqasm_output_test.py243 with_qubits = NotImplemented variable in test_unsupported_operation.UnsupportedOperation
253 with_qubits = NotImplemented variable in _all_operations.DummyOperation
264 with_qubits = NotImplemented variable in _all_operations.DummyCompositeOperation
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/circuits/
H A Dqasm_output_test.py243 with_qubits = NotImplemented variable in test_unsupported_operation.UnsupportedOperation
253 with_qubits = NotImplemented variable in _all_operations.DummyOperation
264 with_qubits = NotImplemented variable in _all_operations.DummyCompositeOperation
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/circuits/
H A Dqasm_output_test.py243 with_qubits = NotImplemented variable in test_unsupported_operation.UnsupportedOperation
253 with_qubits = NotImplemented variable in _all_operations.DummyOperation
264 with_qubits = NotImplemented variable in _all_operations.DummyCompositeOperation
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/circuits/
H A Dqasm_output_test.py243 with_qubits = NotImplemented variable in test_unsupported_operation.UnsupportedOperation
253 with_qubits = NotImplemented variable in _all_operations.DummyOperation
264 with_qubits = NotImplemented variable in _all_operations.DummyCompositeOperation
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/circuits/
H A Dqasm_output_test.py243 with_qubits = NotImplemented variable in test_unsupported_operation.UnsupportedOperation
253 with_qubits = NotImplemented variable in _all_operations.DummyOperation
264 with_qubits = NotImplemented variable in _all_operations.DummyCompositeOperation
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/protocols/
H A Dcommutes_protocol_test.py113 def with_qubits(self, *new_qubits): member in test_operation_commutes_using_overlap_and_unitary.CustomCnotOp
124 def with_qubits(self, *new_qubits): member in test_operation_commutes_using_overlap_and_unitary.NoDetails
H A Dunitary_protocol_test.py98 with_qubits = NotImplemented variable in DecomposableOperation
111 with_qubits = NotImplemented variable in DecomposableOrder
123 with_qubits = NotImplemented variable in DecomposableNoUnitary
135 with_qubits = NotImplemented variable in DummyOperation
271 def with_qubits(self, *new_qubits): member in test_unitary_from_apply_unitary.ApplyOp
H A Dact_on_protocol_test.py75 def with_qubits(self: TSelf, *new_qubits: 'cirq.Qid') -> TSelf: member in test_act_on_errors.Op
92 def with_qubits(self: TSelf, *new_qubits: 'cirq.Qid') -> TSelf: member in test_qubits_not_allowed_for_operations.Op
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/protocols/
H A Dcommutes_protocol_test.py113 def with_qubits(self, *new_qubits): member in test_operation_commutes_using_overlap_and_unitary.CustomCnotOp
124 def with_qubits(self, *new_qubits): member in test_operation_commutes_using_overlap_and_unitary.NoDetails
H A Dunitary_protocol_test.py98 with_qubits = NotImplemented variable in DecomposableOperation
111 with_qubits = NotImplemented variable in DecomposableOrder
123 with_qubits = NotImplemented variable in DecomposableNoUnitary
135 with_qubits = NotImplemented variable in DummyOperation
271 def with_qubits(self, *new_qubits): member in test_unitary_from_apply_unitary.ApplyOp
H A Dact_on_protocol_test.py75 def with_qubits(self: TSelf, *new_qubits: 'cirq.Qid') -> TSelf: member in test_act_on_errors.Op
92 def with_qubits(self: TSelf, *new_qubits: 'cirq.Qid') -> TSelf: member in test_qubits_not_allowed_for_operations.Op
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/protocols/
H A Dcommutes_protocol_test.py113 def with_qubits(self, *new_qubits): member in test_operation_commutes_using_overlap_and_unitary.CustomCnotOp
124 def with_qubits(self, *new_qubits): member in test_operation_commutes_using_overlap_and_unitary.NoDetails
H A Dunitary_protocol_test.py98 with_qubits = NotImplemented variable in DecomposableOperation
111 with_qubits = NotImplemented variable in DecomposableOrder
123 with_qubits = NotImplemented variable in DecomposableNoUnitary
135 with_qubits = NotImplemented variable in DummyOperation
271 def with_qubits(self, *new_qubits): member in test_unitary_from_apply_unitary.ApplyOp
H A Dact_on_protocol_test.py75 def with_qubits(self: TSelf, *new_qubits: 'cirq.Qid') -> TSelf: member in test_act_on_errors.Op
92 def with_qubits(self: TSelf, *new_qubits: 'cirq.Qid') -> TSelf: member in test_qubits_not_allowed_for_operations.Op
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/protocols/
H A Dcommutes_protocol_test.py113 def with_qubits(self, *new_qubits): member in test_operation_commutes_using_overlap_and_unitary.CustomCnotOp
124 def with_qubits(self, *new_qubits): member in test_operation_commutes_using_overlap_and_unitary.NoDetails
H A Dunitary_protocol_test.py98 with_qubits = NotImplemented variable in DecomposableOperation
111 with_qubits = NotImplemented variable in DecomposableOrder
123 with_qubits = NotImplemented variable in DecomposableNoUnitary
135 with_qubits = NotImplemented variable in DummyOperation
271 def with_qubits(self, *new_qubits): member in test_unitary_from_apply_unitary.ApplyOp
H A Dact_on_protocol_test.py75 def with_qubits(self: TSelf, *new_qubits: 'cirq.Qid') -> TSelf: member in test_act_on_errors.Op
92 def with_qubits(self: TSelf, *new_qubits: 'cirq.Qid') -> TSelf: member in test_qubits_not_allowed_for_operations.Op
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/protocols/
H A Dcommutes_protocol_test.py113 def with_qubits(self, *new_qubits): member in test_operation_commutes_using_overlap_and_unitary.CustomCnotOp
124 def with_qubits(self, *new_qubits): member in test_operation_commutes_using_overlap_and_unitary.NoDetails
H A Dunitary_protocol_test.py98 with_qubits = NotImplemented variable in DecomposableOperation
111 with_qubits = NotImplemented variable in DecomposableOrder
123 with_qubits = NotImplemented variable in DecomposableNoUnitary
135 with_qubits = NotImplemented variable in DummyOperation
271 def with_qubits(self, *new_qubits): member in test_unitary_from_apply_unitary.ApplyOp
H A Dact_on_protocol_test.py70 def with_qubits(self: TSelf, *new_qubits: 'cirq.Qid') -> TSelf: member in test_act_on_errors.Op
106 def with_qubits(self: TSelf, *new_qubits: 'cirq.Qid') -> TSelf: member in test_qubits_not_allowed_for_operations.Op
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/ops/
H A Dcontrolled_operation_test.py136 def with_qubits(self, *new_qubits: cirq.Qid): member in test_str.SingleQubitOp
346 def with_qubits(self, *new_qubits): member in test_controlled_operation_gate.Gateless
361 def with_qubits(self, *new_qubits): member in test_controlled_mixture.NoDetails
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/ops/
H A Dcontrolled_operation_test.py137 def with_qubits(self, *new_qubits: cirq.Qid): member in test_str.SingleQubitOp
363 def with_qubits(self, *new_qubits): member in test_controlled_operation_gate.Gateless
378 def with_qubits(self, *new_qubits): member in test_controlled_mixture.NoDetails
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/ops/
H A Dcontrolled_operation_test.py137 def with_qubits(self, *new_qubits: cirq.Qid): member in test_str.SingleQubitOp
363 def with_qubits(self, *new_qubits): member in test_controlled_operation_gate.Gateless
378 def with_qubits(self, *new_qubits): member in test_controlled_mixture.NoDetails
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/ops/
H A Dcontrolled_operation_test.py137 def with_qubits(self, *new_qubits: cirq.Qid): member in test_str.SingleQubitOp
363 def with_qubits(self, *new_qubits): member in test_controlled_operation_gate.Gateless
378 def with_qubits(self, *new_qubits): member in test_controlled_mixture.NoDetails
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/ops/
H A Dcontrolled_operation_test.py137 def with_qubits(self, *new_qubits: cirq.Qid): member in test_str.SingleQubitOp
363 def with_qubits(self, *new_qubits): member in test_controlled_operation_gate.Gateless
378 def with_qubits(self, *new_qubits): member in test_controlled_mixture.NoDetails

123456789