Module utils

Module utils 

Source
Expand description

Utility functions for generic spatial operations

Functionsยง

centroid
Find the centroid of a collection of points
convex_hull_2d
Calculate the convex hull using a generic algorithm
pairwise_distances
Calculate pairwise distances between all points in a collection