r3.0.1
- removed superfluous dependency
- fully removed
EvalParallel
replaced byEvalParallel2
- broken:
EvalParallel2
allows to avoidmultiprocessing
all together, depending on the value ofnumber_of_processes
- broken:
OOOptimizer.optimize
can parallelize function calls (usingEvalParallel2
)