Home
last modified time | relevance | path

Searched refs:GoodQuditPhaser (Results 1 – 5 of 5) sorted by relevance

/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/testing/
H A Dconsistent_phase_by_test.py36 class GoodQuditPhaser: class
53 return GoodQuditPhaser(self.e + phase_turns * 4)
56 return GoodQuditPhaser(resolver.value_of(self.e, recursive))
102 cirq.testing.assert_phase_by_is_consistent_with_unitary(GoodQuditPhaser(0.5))
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/testing/
H A Dconsistent_phase_by_test.py36 class GoodQuditPhaser: class
53 return GoodQuditPhaser(self.e + phase_turns * 4)
56 return GoodQuditPhaser(resolver.value_of(self.e, recursive))
102 cirq.testing.assert_phase_by_is_consistent_with_unitary(GoodQuditPhaser(0.5))
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/testing/
H A Dconsistent_phase_by_test.py36 class GoodQuditPhaser: class
53 return GoodQuditPhaser(self.e + phase_turns * 4)
56 return GoodQuditPhaser(resolver.value_of(self.e, recursive))
102 cirq.testing.assert_phase_by_is_consistent_with_unitary(GoodQuditPhaser(0.5))
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/testing/
H A Dconsistent_phase_by_test.py36 class GoodQuditPhaser: class
53 return GoodQuditPhaser(self.e + phase_turns * 4)
56 return GoodQuditPhaser(resolver.value_of(self.e, recursive))
102 cirq.testing.assert_phase_by_is_consistent_with_unitary(GoodQuditPhaser(0.5))
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/testing/
H A Dconsistent_phase_by_test.py36 class GoodQuditPhaser: class
53 return GoodQuditPhaser(self.e + phase_turns * 4)
56 return GoodQuditPhaser(resolver.value_of(self.e, recursive))
102 cirq.testing.assert_phase_by_is_consistent_with_unitary(GoodQuditPhaser(0.5))