Skip to content

Conversation

@anurudhp
Copy link
Contributor

When computing the t-complexity, if _from_directly_countable_cirq returns None, it now defaults to using the decomposition to compute the gate counts.

fixes #1426 - added the test described here. (the exact cost values would need to updated once #1455 is merged)

@anurudhp
Copy link
Contributor Author

@mpharrigan ptal

Copy link
Collaborator

@mpharrigan mpharrigan left a comment

Choose a reason for hiding this comment

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

Thanks!

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.

get_cost_value fails when applied to a CirqGateAsBloq with a known decomposition into gates that should be countable.

2 participants