Description Usage Arguments Details Value
View source: R/Pauli_Clifford.R
A representation of stabilizer states using the CH form.
1 | stabilizer_state_ch_form(num_qubits, initial_state = 0, ...)
|
num_qubits |
The number of qubits in the system |
initial_state |
If an int, the state is set to the computational |
... |
other arguments to pass. |
$|\psi> = \omega U_C U_H |s>$ This representation keeps track of overall phase. Reference: https://arxiv.org/abs/1808.00128
initialized stabilizer states using the CH form.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.