HyperEdgeSet.offset_addresses

HyperEdgeSet.offset_addresses(offset)[source]

Adds an offset on all addresses. Should only be used before graph concatenation.

Parameters:

offset (ndarray | int) – Scalar or array to add to each address array.