Skip to content Skip to sidebar Skip to footer
Showing posts with the label Convex Hull

Computing The Distance To A Convex Hull

I am using the ConvexHull class of scipy to construct a convex hull for a set of points. I am inter… Read more Computing The Distance To A Convex Hull