Skip to content

Commit

Permalink
Update description of cutting tut 1 (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson authored Jan 4, 2024
1 parent 67830d6 commit a666e69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/circuit_cutting/tutorials/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ Circuit Cutting Tutorials
-------------------------

- `Tutorial 1 <01_gate_cutting_to_reduce_circuit_width.ipynb>`__:
Separate sets of qubits by cutting nonlocal gates and run the
subexperiments for each qubit partition in parallel.
Separate sets of qubits by cutting nonlocal gates.
- `Tutorial 2 <02_gate_cutting_to_reduce_circuit_depth.ipynb>`__:
Cut gates requiring many SWAPs to decrease circuit depth.
- `Tutorial 3 <03_wire_cutting_via_move_instruction.ipynb>`__:
Expand Down

0 comments on commit a666e69

Please sign in to comment.