A new strategy for this challenge: As you make any progress on this challenge, please send it along right away. Working together we may make any solution become better and better.
I've been trying to understand some code for Voronoi regions. The script is attached develops the code. What I really want to do is make a similar progression of plots in conventional X and Y coordinates with polygon regions separated by line segments. Dots in each regions should show the random points that determine the regions. When you try my code in jhs and gtk you will find the results very different in style. I think the 8 plots will probably be more similar in the two different environments. There are many examples of this problem available on the web, but what I'm interested in is getting a sequence of steps that will help a reader to understand how those results have been achieved. Feel free to ask questions along the way. I will be working on the same problem along with you.
---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm