[sage-support] Re: Strange behaviour of find_maximum_on_intervall

2009-05-23 Thread Laurent
> Do you know about _fast_float_? It makes it vastly faster to do > brute force evaluation (it'll easily give you a factor of 10 speedup). > > No, I don't know _fast_float. And I was ignoring srange too :) You learned me two thinks. Thanks Laurent > Ignore the wall time below: > > sage: f

[sage-support] Re: Strange behaviour of find_maximum_on_intervall

2009-05-23 Thread William Stein
On Sat, May 23, 2009 at 11:04 AM, Laurent wrote: > > >> There are two entries on the bug tracker related to this issue: >> >> http://trac.sagemath.org/sage_trac/ticket/2607 >> >> http://trac.sagemath.org/sage_trac/ticket/5960 >> >> I believe this would be a fairly easy fix for someone familiar wi

[sage-support] Re: Strange behaviour of find_maximum_on_intervall

2009-05-23 Thread Laurent
> There are two entries on the bug tracker related to this issue: > > http://trac.sagemath.org/sage_trac/ticket/2607 > > http://trac.sagemath.org/sage_trac/ticket/5960 > > I believe this would be a fairly easy fix for someone familiar with > knowledge of the relevant scipy methods. > > Well ..

[sage-support] Re: Strange behaviour of find_maximum_on_intervall

2009-05-23 Thread Burcin Erocal
Hi Laurent, On Sat, 23 May 2009 09:04:06 -0700 (PDT) Laurent Claessens wrote: > > Hello everybody > > -- > | Sage Version 3.4.1, Release Date: 2009-04-21 | > | Type notebook() for the GUI, and license()