MultistartOptimization.jl
MultistartOptimization.jl copied to clipboard
any guidance on parallization
I was wondering if anyone had a good example of parallelizing this?
The current API predates libraries that allow seamless composable choice and customization for threading, eg https://github.com/JuliaFolds/Folds.jl. It should be rewritten. PRs are welcome.