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
Added support for expect(op::ScaleBlock, reg::MajoranaReg) where op.alpha isa Val, i.e. where the scaling factor is not specified as a number but as a Val.
What's Changed
Fixed expect(::ScaleBlock) if the factor is Val{<number>} by @jlbosse in #15