On 10/22/10 6:28 AM, Matthew Matic wrote:
>
> I'm trying to get a delaunay triangulation of a set of points on the surface
> of the torus. I'm using matplotlib.delaunay, but it seems to only give the
> triangulation for a flat surface. Is there any way to tell it to take the
> periodic boundary con
On 10/22/10 6:28 AM, Matthew Matic wrote:
>
> I'm trying to get a delaunay triangulation of a set of points on the surface
> of the torus. I'm using matplotlib.delaunay, but it seems to only give the
> triangulation for a flat surface. Is there any way to tell it to take the
> periodic boundary con
I'm trying to get a delaunay triangulation of a set of points on the surface
of the torus. I'm using matplotlib.delaunay, but it seems to only give the
triangulation for a flat surface. Is there any way to tell it to take the
periodic boundary conditions into account, or alter the points I input s