pygsti.tools.group.is_integer

Contents

pygsti.tools.group.is_integer#

is_integer(x)#

Check if x is an integer type.

Parameters:

x (object) – Object to test.

Return type:

bool