geometry
Mathematical Programming with Python
https://people.sc.fsu.edu/~jburkardt/classes/...
python_2025/geometry/geometry.html
geometry:
the scipy spatial() library includes functions for geometric
calculations. For a set of points in the plane, it can compute
the nearest neighbor, the convex hull, the Delaunay triangulation,
and the Voronoi diagram.