Skip to content
Open
Show file tree
Hide file tree
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/tutorials/_toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,9 @@
},
{
"title": "Low-overhead error detection with spacetime codes",
"url": "/docs/tutorials/ghz-spacetime-codes"
"url": "/docs/tutorials/ghz-spacetime-codes",
"isNew": true,
"isNewDate": "2026-06-29"
}
]
}
Expand Down
2,432 changes: 936 additions & 1,496 deletions docs/tutorials/ghz-spacetime-codes.ipynb

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions qiskit_bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,7 @@ notifications:
"docs/tutorials/ghz-spacetime-codes":
- "`@nathanearnestnoble`"
- "`@MeltemTolunay`"
- "`@henryzou50`"
"docs/tutorials/spin-chain-vqe":
- "`@nathanearnestnoble`"
- "`@mrvee-qC-bee`"
Expand Down
1 change: 1 addition & 0 deletions scripts/config/cspell/dictionaries/qiskit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -450,3 +450,4 @@ mdash
postselect
postselected
postselecting
postselects
Loading