Talk:Voronoi diagram/J/Delaunay triangulation

From Rosetta Code
Revision as of 14:16, 1 June 2015 by Rdm (talk | contribs) (Created page with "http://kukuruku.co/hub/funcprog/introduction-to-j-programming-language-2004 has a nice exposition on implementing convex hull in J. For that matter, perhaps convex hull shoul...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

http://kukuruku.co/hub/funcprog/introduction-to-j-programming-language-2004 has a nice exposition on implementing convex hull in J.

For that matter, perhaps convex hull should be a rosettacode task? --Rdm (talk) 14:16, 1 June 2015 (UTC)