Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix table. #187

Merged
merged 3 commits into from
Oct 13, 2023
Merged

Fix table. #187

merged 3 commits into from
Oct 13, 2023

Conversation

cqc-alec
Copy link
Collaborator

No description provided.

@cqc-alec cqc-alec requested a review from CalMacCQ October 13, 2023 14:09
@cqc-alec cqc-alec requested a review from cqc-melf as a code owner October 13, 2023 14:09
@@ -170,6 +170,7 @@ Every :py:class:`Backend` in pytket has its own ``default_compilation_pass`` met
- self.rebase_pass [2]
- `SynthesiseTket <https://cqcl.github.io/tket/pytket/api/passes.html#pytket.passes.SynthesiseTket>`_
* -
-
- self.rebase_pass [2]
Copy link
Contributor

@CalMacCQ CalMacCQ Oct 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think when the table builds it shows the rebase pass applied after RemoveRedundancies (for optimisation level 1)

Shouldn't this be the other way around?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think they were this way round previously, but it does look wrong. I'll swap them.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah okay, I must've got the ordering wrong initially then.

Thanks for fixing.

@CalMacCQ CalMacCQ self-requested a review October 13, 2023 14:32
@cqc-alec cqc-alec merged commit 08f52bc into develop Oct 13, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants