Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjdilkes committed Nov 21, 2024
1 parent 3ef56a6 commit 7e62b9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ tags: [skip-execution]
compiled_circ = backend.get_compiled_circuit(circ)
```

The passes applied by different levels of optimisation are specified in the table below.
The passes applied by different levels of optimisation are specified in the table below. Note that optimisation level 0, 1 and 2 do not remove barriers from
a circuit, while optimisation level 3 will.

:::{list-table} **Default compilation pass for the QuantinuumBackend**
:widths: 25 25 25
Expand Down

0 comments on commit 7e62b9e

Please sign in to comment.