Skip to content

Commit

Permalink
update tutorial readme
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson committed May 29, 2024
1 parent b31265f commit 0d9f601
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>`__:
Find optimized gate and wire cut locations for reducing circuit width.

0 comments on commit 0d9f601

Please sign in to comment.