qsystemΒΆ
Guppy standard library for Quantinuum systems device operations.
Classes
A class representing a measurement that may have leaked. |
|
Represents the result of a lazy measurement which needs to be explicitly read before being used. |
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. |
|
Request a destructive lazy measurement of an array of qubits, returning an array of Measurement values. |
|
Measure a qubit destructively. |
MeasureReset operation from the qsystem extension. |
|
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. |
Guppy standard module for functional qsystem native operations. |
|
Guppy standard library for random number generation and discrete probability distributions. |
|
Guppy standard library for utilities available on Quantinuum Systems. |
|
Guppy standard library for WebAssembly-style (wasm) contexts |