ENH: API: DEP: Added parallelization for differential evolution

June 26, 2015
8:02 a.m.
Hello Here are the files which enable parallelization for DE using MPI or joblib. The parallelization is realized in the same way as in emcee. Please check https://github.com/scipy/scipy/compare/master...pavelponomarev:DE_with_paral... Discussion started in https://github.com/scipy/scipy/issues/4864 BR, Pavel Ponomarev

June 2015
9:34 a.m.
New subject: Added parallelization for differential evolution
Pavel Ponomarev <pavel.v.ponomarev@gmail.com> wrote:
Here are the files which enable parallelization for DE using MPI or joblib.
The bigger question is if SciPy should have a dependency on joblib, similar to scikit-learn and statsmodels, or if we even should include joblib in SciPy. My wote would be a bit +0.1 on this. Sturla
3608
Age (days ago)
3608
Last active (days ago)
1 comments
2 participants
participants (2)
-
Pavel Ponomarev
-
Sturla Molden