"Parallel map¶ Python’s builtin map() functions allows a function to be applied to a sequence element-by-element. This type of code is typically trivial to parallelize. In fact, the multiengine interface in IPython already has a parallel version of map() that works just like its serial counterpar
"Parallel map¶ Python’s builtin map() functions allows a function to be applied to a sequence element-by-element. This type of code is typically trivial to parallelize. In fact, the multiengine interface in IPython already has a parallel version of map() that works just like its serial counterpar
rawwell のブックマーク 2009/05/27 22:47
このブックマークにはスターがありません。
最初のスターをつけてみよう!