[SciPy-User] Parallel Differential Evolution
Robert Kern
robert.kern at gmail.com
Wed Feb 24 18:52:18 EST 2010
On Wed, Feb 24, 2010 at 17:02, Debabrata Midya
<Debabrata.Midya at services.nsw.gov.au> wrote:
> Hi SciPy-Users,
>
> Thanks in advance.
>
> I am Deb, Statistician at NSW Department of Services, Technology and
> Administration, Sydney, Australia.
>
> I am new to this user group as well as to Python and Parallel Python.
>
> I am interested to use Differential Evolution (DE) using Parallel Python on
> Windows XP. I have some experience in DE using GNU GCC compiler.
>
> Is there any software for it? If yes, anyone can assist me what are the
> softwares I need to install and their locations please.
Here is some serial code for DE:
http://svn.scipy.org/svn/scipy/branches/sandbox/scipy/sandbox/rkern/diffev.py
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
-- Umberto Eco
More information about the SciPy-User
mailing list