pygsti.tools.basistools.flexible_change_basis#
- flexible_change_basis(mx, start_basis, end_basis)#
Change mx from start_basis to end_basis allowing embedding expansion and contraction if needed.
(see
resize_std_mx()for more details).
Change mx from start_basis to end_basis allowing embedding expansion and contraction if needed.
(see resize_std_mx() for more details).