Network3gs.node_laplacian

Network3gs.node_laplacian(key)

Return the vector from the node to the centroid of its 1-ring neighborhood.

Parameters

key (hashable) – The identifier of the node.

Returns

list[float] – The laplacian vector.