openqasm/source/grammar/tests/reference/gate
Jake Lishman 6960fa1959
Correct integer division in `pow` modifiers (#529)
* Correct integer division in `pow` modifiers

These would have been evaluted to the integer `0` instead of the
intended floating-point value `0.5`.

* Switch example `stdgates.inc` to use 0.5
2024-04-30 17:33:40 +01:00
..
gate_modifiers.yaml Correct integer division in `pow` modifiers (#529) 2024-04-30 17:33:40 +01:00
quantum_gate.yaml add grammar & parser support for anonymous scope blocks 2023-11-07 10:52:30 -08:00