Skip to content

Commit

Permalink
update tutorial readme (#609)
Browse files Browse the repository at this point in the history
* update tutorial readme

* Update docs/circuit_cutting/tutorials/README.rst

Co-authored-by: Ibrahim Shehzad <75153717+ibrahim-shehzad@users.noreply.github.com>

* Update README.rst

---------

Co-authored-by: Ibrahim Shehzad <75153717+ibrahim-shehzad@users.noreply.github.com>
(cherry picked from commit 38645ea)
  • Loading branch information
caleb-johnson authored and mergify[bot] committed May 29, 2024
1 parent f00e5f6 commit 0fa8b1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/circuit_cutting/tutorials/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ Circuit Cutting Tutorials
Cut gates requiring many SWAPs to decrease circuit depth.
- `Tutorial 3 <03_wire_cutting_via_move_instruction.ipynb>`__:
Specify wire cuts as a two-qubit :class:`.Move` operation.
- `Tutorial 4 <04_automatic_cut_finding.ipynb>`__:
Automatically find optimal gate and wire cut locations for reducing circuit width.

0 comments on commit 0fa8b1d

Please sign in to comment.