On Thu, Nov 20, 2008 at 1:51 AM, Stan Schymanski <[EMAIL PROTECTED]> wrote:
>
> I'm probably not the right one to respond to this one, but please, do!
> I get reminded of this every time I run through any of my worksheets,
> but then I usually get distracted by the results before I get to send
> out an email about it. Thanks for picking it up again!

I've made this trac #4566:

http://trac.sagemath.org/sage_trac/ticket/4566

>
> Stan
>
> On Nov 20, 6:46 am, mabshoff <[EMAIL PROTECTED]
> dortmund.de> wrote:
>> On Oct 14, 6:47 am, "William Stein" <[EMAIL PROTECTED]> wrote:
>>
>> > This could be greatly sped up by changing
>> >    maxima.assume('...')
>> > to
>> >   maxima.eval("assume(..)")
>> > in the calculus code...
>>
>> > sage: timeit("maxima.eval('assume(x>0)')")
>> > 5 loops, best of 3: 53.2 ms per loop
>> > sage: timeit("maxima.assume(x>0)")
>> > 5 loops, best of 3: 122 ms per loop
>>
>> > I don't have time to do this...
>>
>> This was never made into a ticket. Should it?
>>
>> Cheers,
>>
>> Michael
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to