scipy_spatial
Mathematical Programming with Python
https://people.sc.fsu.edu/~jburkardt/classes/...
python_2025/scipy_spatial/scipy_spatial.html


scipy_spatial: 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.

Lecture notes:


Last revised on 01 March 2025.