Skip to content

Commit 12acd02

Browse files
dabaconrht
authored andcommitted
Add ISWAP_INV to zoo (quantumlib#5619)
Had to wait for quantumlib#5613 to be done before adding to zoo (chicken, meet egg. Egg, chicken)
1 parent db90dee commit 12acd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gatezoo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
},
208208
"outputs": [],
209209
"source": [
210-
"display_gates(\"CX\", \"CZ\", \"SWAP\", \"ISWAP\", \"SQRT_ISWAP\", \"SQRT_ISWAP_INV\")"
210+
"display_gates(\"CX\", \"CZ\", \"SWAP\", \"ISWAP\", \"ISWAP_INV\", \"SQRT_ISWAP\", \"SQRT_ISWAP_INV\")"
211211
]
212212
},
213213
{

0 commit comments

Comments
 (0)