cirq_to_bloqs#
View source on GitHub
|
A generalizer that replaces Cirq gates with their equivalent bloq, where possible.
qualtran.resource_counting.generalizers.cirq_to_bloqs(
b: qualtran.Bloq
) -> Optional[qualtran.Bloq]
View source on GitHub