Skip to content

r3.0.2

Compare
Choose a tag to compare
@nikohansen nikohansen released this 20 Apr 23:47
· 276 commits to master since this release
  • fixed EvalParallel2 from r3.0.1
  • EvalParallel2 allows to avoid multiprocessing all together, depending on the value of number_of_processes
  • OOOptimizer.optimize can parallelize function calls (using EvalParallel2)