sandialabs / pyGSTi

A python implementation of Gate Set Tomography
http://www.pygsti.info
Apache License 2.0
132 stars 55 forks source link

Gate staticized, unitarized during gate reassignment #365

Closed sserita closed 7 months ago

sserita commented 8 months ago

Describe the bug When you reassign an explicit model’s fully parameterized gate to that same gate times the dense identity matrix, it somehow makes the resulting gate stored in the model a static unitary gate.

To Reproduce MWE-GateAssignmentStaticizesAndUnitarizesGate.ipynb.zip

Expected behavior The gate remains fully parameterized.

sserita commented 7 months ago

Closed with release of 0.9.12.