This is documentation for an old release of SciPy (version 0.12.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.spatial.tsearch

scipy.spatial.tsearch(tri, xi)

Find simplices containing the given points. This function does the same thing as Delaunay.find_simplex.

New in version 0.9.

Previous topic

scipy.spatial.voronoi_plot_2d

Next topic

scipy.spatial.distance_matrix