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
Thanks. This is a subset of #1225 . It was fixed for get_cost_value(bloq, QECGatesCost()) in #1323 . That fix will make its way to the bloq.t_complexity() method with #1359
Have a bloq with a ZeroState bloq and running
t_complexity
gives this:TypeError: couldn't compute TComplexity of:
type: <class 'qualtran.bloqs.basic_gates.z_basis.ZeroState'>
value: ZeroState
The text was updated successfully, but these errors were encountered: