Delaunay Lifting (Pointcloud to Simplicial) - geometric-intelligence/TopoBench GitHub Wiki

This lifting implements the Delaunay triangulation. The lifting uses scipy.spatial.Delaunay method in order to compute this triangulation.

output

From https://github.com/pyt-team/challenge-icml-2024/pull/18