Skip to content

Commit

Permalink
[doc] Fix table (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec authored Oct 13, 2023
1 parent 19fd34b commit 70d4b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/intro.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@ The passes applied by different levels of optimisation are specified in the tabl
- `auto_squash_pass [4] <https://cqcl.github.io/tket/pytket/api/passes.html#pytket.passes.auto_rebase.auto_squash_pass>`_
* -
- `auto_squash_pass [4] <https://cqcl.github.io/tket/pytket/api/passes.html#pytket.passes.auto_rebase.auto_squash_pass>`_
* -
- `FlattenRelabelRegistersPass <https://cqcl.github.io/tket/pytket/api/passes.html#pytket.passes.FlattenRelabelRegistersPass>`_
* -
- `FlattenRelabelRegistersPass <https://cqcl.github.io/tket/pytket/api/passes.html#pytket.passes.FlattenRelabelRegistersPass>`_
-


* [1] If no value is specified then ``optimisation_level`` defaults to a value of 2.

* [2] ``self.rebase_pass`` is a rebase that converts the circuit to the Quantinuum native gate set (e.g. {Rz, PhasedX, ZZMax, ZZPhase}).
Expand Down

0 comments on commit 70d4b1f

Please sign in to comment.