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

Deprecate GlobalisePhasedX #1683

Merged
merged 4 commits into from
Nov 19, 2024
Merged

Deprecate GlobalisePhasedX #1683

merged 4 commits into from
Nov 19, 2024

Conversation

cqc-alec
Copy link
Collaborator

@cqc-alec cqc-alec commented Nov 18, 2024

Closes #1682 .

@cqc-alec cqc-alec changed the title Ae/depgpx Deprecate GlobalisePhasedX Nov 18, 2024
@cqc-alec cqc-alec requested a review from cqc-melf November 18, 2024 16:41
@cqc-alec cqc-alec marked this pull request as ready for review November 18, 2024 16:42
@@ -499,6 +508,7 @@ PYBIND11_MODULE(passes, m) {
"performance. If squashing is disabled, each non-global PhasedX gate "
"will be replaced with two global NPhasedX, but any other gates will "
"be left untouched."
"\n\nDEPRECATED: This pass will be removed after pytket version 1.39."
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to put a specific version, or maybe better a more specific date?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Intentionally put "after" so as not to be too committal, if we don't want to actually remove it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Maybe a date would be better though.

@cqc-alec cqc-alec requested a review from cqc-melf November 19, 2024 09:18
@cqc-alec cqc-alec merged commit 6c23c79 into main Nov 19, 2024
30 checks passed
@cqc-alec cqc-alec deleted the ae/depgpx branch November 19, 2024 10:18
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.

Depreceate GlobalisePhasedX
2 participants