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

Migrate t_complexity to QECGatesCost cost key #1251

Closed
mpharrigan opened this issue Aug 5, 2024 · 2 comments
Closed

Migrate t_complexity to QECGatesCost cost key #1251

mpharrigan opened this issue Aug 5, 2024 · 2 comments

Comments

@mpharrigan
Copy link
Collaborator

With the goal of #539 there are now two built-in ways of counting gates: one where you have to provide which gates to count and another, more-opinionated one that makes some assumptions about the relevant counts for a surface code / lattice surgery / qec execution model. This latter one is QECGatesCost and is similar to the t_complexity protocol. These two protocols should be unified.

@mpharrigan mpharrigan added this to the v1.0 milestone Aug 8, 2024
@mpharrigan
Copy link
Collaborator Author

#1359 makes the default go via QECGateCost

@mpharrigan
Copy link
Collaborator Author

This is done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant