pablormier/yabox

Parallel-evaluated DE does not work with lambda expressions

pablormier opened this issue · 1 comments

Since lambdas are not pickable, the Pool.map function throws an exception in Parallel DE alg.

ELC commented

This may be a solution, it implies adding another dependency, dill.