Skip to content
Open
Show file tree
Hide file tree
Changes from all 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
314 changes: 314 additions & 0 deletions demonstrations_v2/tutorial_lattice_surgery/demo.py

Large diffs are not rendered by default.

62 changes: 62 additions & 0 deletions demonstrations_v2/tutorial_lattice_surgery/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"title": "Intoducing lattice surgery",
"authors": [
{
"username": "qottmann"
}
],
"executable_stable": true,
"executable_latest": true,
"dateOfPublication": "2025-10-28T00:00:00+00:00",
"dateOfLastModification": "2025-10-28T00:00:00+00:00",
"categories": [
"Quantum Computing"
],
"tags": [],
"previewImages": [
{
"type": "thumbnail",
"uri": "/_static/demonstration_assets/block_encoding/thumbnail_Block_Encodings_Matrix_Oracle.png"
},
{
"type": "large_thumbnail",
"uri": "/_static/demo_thumbnails/large_demo_thumbnails/thumbnail_large_Block_Encodings_Matrix_Oracle.png"
}
],
"seoDescription": "Learn about lattice surgery for fault tolerant quantum computing with tolopological codes such as the surface code.",
"doi": "",
"references": [
{
"id": "Daan2023",
"type": "article",
"title": "Explicit Quantum Circuits for Block Encodings of Certain Sparse Matrices.",
"authors": "Daan C., Lin L., Roel V. B, Chao Y.",
"year": "2023",
"journal": "Preprint",
"url": "https://arxiv.org/pdf/2203.10236.pdf"
},
{
"id": "McClean2018",
"type": "article",
"title": "FABLE: Fast Approximate Quantum Circuits for Block-Encodings",
"authors": "Daan C., Roel V. B.",
"year": "2022",
"journal": "arXiv",
"url": "https://arxiv.org/pdf/2205.00081.pdf"
}
],
"basedOnPapers": [],
"referencedByPapers": [],
"relatedContent": [
{
"type": "demonstration",
"id": "tutorial_game_of_surface_codes",
"weight": 1.0
},
{
"type": "demonstration",
"id": "tutorial_toric_code",
"weight": 1.0
}
]
}
Loading