Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • $\begingroup$ I'm confused; is this supposed to produce the same output as uniqueTuples? I'm not seeing that. $\endgroup$ Commented Mar 17, 2013 at 11:47
  • $\begingroup$ Not sure why, except you need to sort the results for a True comparison. See last edits to my answer with explicit True comparison results. $\endgroup$ Commented Mar 17, 2013 at 19:35
  • $\begingroup$ Not sure why the timing difference in this comparison was the exactly the same to 7 digits (when the original test on RandomInteger[40,{6,11}] was almost double. Could it be memory paging or ?... $\endgroup$ Commented Mar 17, 2013 at 21:43