0.8.0 - 2025-09-22¶
Added¶
Added
add_twirling,add_basis_transform, andprefix_refarguments toGroupMeasIntoBoxesto allow specifying what annotations should be placed on the boxes containing measurements. Addedmeasure_annotationsargument to the boxing passmanager to allow specifying what annotations should be placed on the boxes containing measurements. (#96)Added
InlineBoxespass to inline every box in the input circuit, replacing it with its content. (#123)
Changed¶
Fixed¶
Fixed a bug where
GroupGatesIntoBoxeswould group gates in a suboptimal way (#110)