Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
49823a2
Revise transpilation-optimizations-with-sabre tutorial
henryzou50 Apr 10, 2026
6e917f3
npm run check
henryzou50 Apr 10, 2026
9fe34bb
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
3f5d9d3
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
183df2a
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
4f22731
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
d2ea841
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
7be59fe
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
b93208b
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
e3ed6d2
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
cdea417
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
819ac3e
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
63ba18d
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
0427db7
Update index.mdx to fix lint
abbycross May 12, 2026
b45c8db
Update _toc.json
abbycross May 12, 2026
21ae126
Address review feedback on transpilation-optimizations-with-sabre tut…
henryzou50 May 12, 2026
9a13f1f
tox -e fix
henryzou50 May 12, 2026
2643597
Merge branch 'update-tows' of https://github.com/henryzou50/documenta…
henryzou50 May 12, 2026
0b84b20
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
db92a58
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
69eb033
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
4795b25
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
f7b0e4f
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
22e69b2
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
daf7c3d
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
a50b326
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
6b0142c
Update docs/tutorials/transpilation-optimizations-with-sabre.ipynb
henryzou50 May 12, 2026
b82c495
Fixed links and added back reference to SABRE papers
henryzou50 May 12, 2026
9bc0d9a
Add StarPreRouting comparison subsection to large-scale example
henryzou50 May 12, 2026
075c285
Integrate StarPreRouting into both example sections
henryzou50 May 12, 2026
cc3acc7
Revert to standard backend selection
henryzou50 May 12, 2026
e33ef69
Merge branch 'main' into update-tows
henryzou50 May 18, 2026
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
2 changes: 1 addition & 1 deletion docs/tutorials/_toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"url": "/docs/tutorials/ai-transpiler-introduction"
},
{
"title": "Transpilation optimizations with SABRE",
"title": "Transpilation optimization with SABRE",
"url": "/docs/tutorials/transpilation-optimizations-with-sabre"
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Workload optimization focuses on either efficient orchestration of classical and

* [Qiskit AI-powered transpiler service introduction](/docs/tutorials/ai-transpiler-introduction)

* [Transpilation optimizations with SABRE](/docs/tutorials/transpilation-optimizations-with-sabre)
* [Transpilation optimization with SABRE](/docs/tutorials/transpilation-optimizations-with-sabre)

* [Compilation methods for Hamiltonian simulation circuits](/docs/tutorials/compilation-methods-for-hamiltonian-simulation-circuits)

Expand Down
1,797 changes: 824 additions & 973 deletions docs/tutorials/transpilation-optimizations-with-sabre.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.
Loading