SciPy

scipy.spatial.Delaunay.close

Delaunay.close()

Finish incremental processing.

Call this to free resources taken up by Qhull, when using the incremental mode. After calling this, adding more points is no longer possible.

Previous topic

scipy.spatial.Delaunay.add_points

Next topic

scipy.spatial.Delaunay.find_simplex