r3.0.2
- fixed
EvalParallel2
from r3.0.1 EvalParallel2
allows to avoidmultiprocessing
all together, depending on the value ofnumber_of_processes
OOOptimizer.optimize
can parallelize function calls (usingEvalParallel2
)
EvalParallel2
from r3.0.1EvalParallel2
allows to avoid multiprocessing
all together, depending on the value of number_of_processes
OOOptimizer.optimize
can parallelize function calls (using EvalParallel2
)