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.Delaunay.plane_distance

Next topic

Special functions (scipy.special)