Statevector fixes
This PR fixes some bugs with the new Quantity
-based StateVector
.
Astropy doesn't like setting Quantity
array values via slices with uint32
, so we can circumvent that for now.
This PR fixes some bugs with the new Quantity
-based StateVector
.
Astropy doesn't like setting Quantity
array values via slices with uint32
, so we can circumvent that for now.