pygsti.algorithms.compilers#
Clifford circuit, CNOT circuit, and stabilizer state/measurement generation compilation routines
Functions
|
Compiles an n-qubit Clifford gate into a circuit over a given processor specification. |
|
A CNOT circuit compiler. |
|
Finds circuits that partially (conditional on the input) implement the Clifford given by s. |
|
Generates a circuit to map the stabilizer state to the standard state |0,0,0,...>. |
|
Generates a circuit to create the stabilizer state from the standard input state |0,0,0,...>. |
|
Creates a |
Performs an Albert factorization transform on s. |