Home
last modified time | relevance | path

Searched defs:SQRT_ISWAP_INV (Results 1 – 6 of 6) sorted by relevance

/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-google/cirq_google/optimizers/
H A Dconvert_to_sqrt_iswap.py22 SQRT_ISWAP_INV = cirq.ISWAP ** -0.5 variable
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/ops/
H A Dswap_gates.py354 SQRT_ISWAP_INV = ISwapPowGate(exponent=-0.5) variable
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/ops/
H A Dswap_gates.py356 SQRT_ISWAP_INV = ISwapPowGate(exponent=-0.5) variable
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/ops/
H A Dswap_gates.py356 SQRT_ISWAP_INV = ISwapPowGate(exponent=-0.5) variable
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/ops/
H A Dswap_gates.py356 SQRT_ISWAP_INV = ISwapPowGate(exponent=-0.5) variable
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/ops/
H A Dswap_gates.py356 SQRT_ISWAP_INV = ISwapPowGate(exponent=-0.5) variable