Talk:Parallel calculations: Difference between revisions

Content added Content deleted
m (add section heading)
Line 16: Line 16:


: Yeah, you are right. The Results array is a 2D array with width of the longest factor list. The winning list is shorter and Put() outputs all values of its parameter. I changed it to only use the correct slice. --[[User:Oenone|Oenone]] 13:39, 21 December 2010 (UTC)
: Yeah, you are right. The Results array is a 2D array with width of the longest factor list. The winning list is shorter and Put() outputs all values of its parameter. I changed it to only use the correct slice. --[[User:Oenone|Oenone]] 13:39, 21 December 2010 (UTC)

== "Largest minimal factor"? ==

I still don't really understand what "largest minimal factor" means. Does it mean that you have to take the smallest prime factors of each number and find the largest one of those numbers? The "that is" parenthetical doesn't really help. --[[User:Mwn3d|Mwn3d]] 05:42, 8 January 2011 (UTC)