Dear Julia developers and users, I am currently using in Matlab the multisearch algorithm to find multiple local minima: http://www.mathworks.com/help/gads/multistart-class.html for a MLE function. I use this Multisearch in a parallel setup as well.
Can I do something similar in Julia using parallel programming? Thank you Charles
