Module algorithms

Source
Expand description

Implementation of basic algorithms used for dealing with euclidean geometries.

Modulesยง

convex_hull
Compute the convex hull of a list of points.