[SciPy-dev] Advice on Simulated Annealing (ticket #875)

william ratcliff william.ratcliff at gmail.com
Mon Mar 2 09:43:09 EST 2009


I posted a suggested patch because it would seem that the simulated
annealing routine in scipy as it was would not respect bounds for the search
space.  I'll try to reconstruct the test case to show where it fails.  There
seemed to be a lack of interest in a version that did respect bounds
(upper/lower limits on the parameters), so I've just been using my own copy.


Cheers,
William

On Mon, Mar 2, 2009 at 8:54 AM, Sturla Molden <sturla at molden.no> wrote:

> On 3/2/2009 6:55 AM, Stéfan van der Walt wrote:
>
> > http://scipy.org/scipy/scipy/ticket/875#comment:1
> >
> > looks fragile, but I don't know how to fix it best.
>
> This ticket i bogus. There is no simple_sa in anneal.py in SVN, and line
> 151 is a docstring. Google says that the simple_sa class was posted to
> this mailing list two years ago by William Ratcliff. But as far as I can
> tell it is not in SciPy.
>
> Sturla Molden
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20090302/dee1c387/attachment.html>


More information about the SciPy-Dev mailing list