NOMAD.jl
NOMAD.jl copied to clipboard
Parallel evaluation of the black-box
As discussed with @salomonl , it would be great to be able to evaluate in parallel the black-box function.
Would be very nice indeed... The C++ version of NOMAD can do it, not sure how difficult it would be to expose this functionality in the Julia wrapper...