heliosΒΆ
Guppy standard library for Quantinuum Helios system operations.
Classes
A class representing a measurement that may have leaked. |
Functions
|
Block on each measurement until it is available and collect results into an array of bools. |
|
Request a destructive lazy measurement of a qubit, returning a Measurement value. |
Like lazy_measure, but also resets the qubit after measurement. |
|
|
Same as measure_and_reset_array as the standard measurement behaviour is already lazy. |
|
Same as measure_array as the standard measurement behaviour is already lazy. |
|
Request a destructive lazy measurement of a qubit, returning a Measurement value. |
Like measure, but also resets the qubit after measurement. |
|
|
Lazily measure and reset an array of qubits using measure_and_reset, returning an array of measurements. |
|
Lazily measure an array of qubits using measure, returning an array of measurements. |
Measure the qubit and return a MaybeLeaked result. |
|
|
phased_x gate command. |
|
|
|
Reset a qubit to the \(|0\rangle\) state. |
|
rz gate command. |
|
zz_max gate command. |
|
zz_phase gate command. |