You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate all code to using the qualtran codebase (no cirq_ft). Currently only using qroam as there are still some repr issues using the qualtran SelectSwapQROM when visualizing bloq counts.
Strip out some useful generalizers.
Think about better way to group / classify bloqs which can be useful for costing. Maybe a bloq.group_counts_by_type(classifier_callable) and bloq.get_subtree_bloq_counts(parent_of_subtree?). I imagine the second way is already possible to do.
From #350: