Skip to content

r3.0.1

Compare
Choose a tag to compare
@nikohansen nikohansen released this 19 Apr 14:17
· 283 commits to master since this release
  • removed superfluous dependency
  • fully removed EvalParallel replaced by EvalParallel2
  • broken: EvalParallel2 allows to avoid multiprocessing all together, depending on the value of number_of_processes
  • broken: OOOptimizer.optimize can parallelize function calls (using EvalParallel2)