Skip to content

v1.4.3

Latest
Compare
Choose a tag to compare
@jlbosse jlbosse released this 02 Sep 09:30
2a72bf6

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

Full Changelog: v1.4.2...v1.4.3