Julien Pascal

Results 5 comments of Julien Pascal

Thanks for your answer. I'll take a look at the code see what I can do. Cheers

I am really much willing to do this PR. ProgressMeter adds a really fancy touch to this package. But should I wait until Edoardo's PR is merged?

Hi, I also finds that `BlackBoxOptim` does not use all available workers when used on a cluster with `ClusterManagers`. With the example below, only workers 1 - 14 are used....

Hi, Thank you for taking the time to investigate this issue. I confirm that when I run the optimization 100 steps, restart, and keep on going, the best fitness decreases...

I have been playing around with the code below. It seems like when the number of steps is equal to (or bigger than) 6 times population size, optimizing recursively is...