On Nov 24, 7:03 pm, Tim Lahey <[EMAIL PROTECTED]> wrote:
> On Nov 24, 2008, at 9:51 PM, Mike Hansen wrote:
>
>
>
> > You can do this in 3.2:
>
> > sage: s = timeit.eval("2+3")
> > sage: s
> > 625 loops, best of 3: 942 ns per loop
> > sage: s.stats
> > (625, 3, 3, 942.230224609375, 'ns')
>
> > The code is in sage/misc/sage_timeit.py and sage/misc/
> > sage_timeit_class.py.
>
> Thanks a lot. This will definitely help.

Yep.

> Cheers,

You should consider creating one or a couple large files with the
integrals for doctesting and stuff them into $SAGE_ROOT/devel/tests.
Hopefully it can be arranged to feed the input into Maxima/Axiom/Maple/
MMA/sympy and so on and compare the result as well as performance. If
you find a bunch of integrals the OS programs cannot do or where a
result is incorrect I am sure those projects will be more than happy
to get bug reports.

> Tim.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
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