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

Remove deprecated classes and methods #1737

Open
cqc-alec opened this issue Jan 14, 2025 · 0 comments
Open

Remove deprecated classes and methods #1737

cqc-alec opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@cqc-alec
Copy link
Collaborator

We have a number of formally deprecated classes and methods in pytket. From a quick search these are:

  • ClassicalExpBox and friends;
  • GlobalisePhasedX;
  • SynthesiseUMD;
  • NoiseAwarePlacement.modify_config;
  • GraphPlacement.modify_config.

So as not to break semver we should make a pytket 2.0 release with these removed. We could consider other small breaking changes at the same time but I would like to minimize the chances of actually breaking people's code, to encourage updating.

At the same time we should probably also make a pytket-1 branch which we can maintain for a certain period with hotfixes.

I suggest we make the 2.0 release in late February.

@cqc-alec cqc-alec self-assigned this Jan 17, 2025
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

No branches or pull requests

1 participant