pygsti.objects.GateSet.set_identity_vec

GateSet.set_identity_vec(identityVec)

Set a the identity vector. Calls make_spams automatically.

Parameters:identityVec (numpy array) – a column vector containing the identity vector.