Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
justinlietz committed Nov 21, 2024
1 parent 7e6a9f6 commit 78c4a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/qec/lib/codes/surface_code_device.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ __qpu__ void cz(patch logicalQubitA, patch logicalQubitB) {
}
}

// Transversal state prep, turn on stabilizers after these ops
__qpu__ void prep0(patch logicalQubit) {
// Run a stabilizer round
}

__qpu__ void prep1(patch logicalQubit) {
Expand Down

0 comments on commit 78c4a32

Please sign in to comment.