This time I have a very short question.
Is there a deeper reason why ParallelMapThread does not exist?
Regards, Frink
|
This time I have a very short question. Is there a deeper reason why ParallelMapThread does not exist? Regards, Frink |
|||
|
|
|
May be because its easy to implement?
(* {f(a1,b1),f(a2,b2),f(a3,b3)} *)
(* {f(a1,b1),f(a2,b2),f(a3,b3)} *) |
|||
|
|