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