scipy.spatial
scipy.spatial.voronoi_plot_2d
scipy.spatial.distance_matrix
scipy.spatial.
tsearch
Find simplices containing the given points. This function does the same thing as Delaunay.find_simplex.
Delaunay.find_simplex
New in version 0.9.
See also