[SciPy-User] Attached multiprocessing parallel Differential Evolution GA code

Alan G Isaac aisaac at american.edu
Mon Aug 3 09:34:10 EDT 2009


On 8/1/2009 10:58 AM James Phillips apparently wrote:
> Below and attached is my first cut at a Python multiprocessing module
> parallel implementation of the Differential Evolution genetic
> algorithm.  The code is explicitly in the public domain.


Thanks for posting this.  I confess I was unaware of the
differential evolution approach to optimization.

Are you proposing adding this functionality to scipy.optimize?
Or what? And if so, how to proceed?

Alan Isaac





More information about the SciPy-User mailing list