uf3.data.composition.get_szudzik_hash

get_szudzik_hash(array: numpy.ndarray) numpy.ndarray[source]

Recursive application of pairing function for d columns.

Parameters

array (np.ndarray) – n x d integer array of pairs.

Returns

n x 1 integer array of hashes.

Return type

hash_list (np.ndarray)