>
> I imagine things will change greatly with Martin's new lib-singular
> patch. Right now multi-variate gcd and quo_rem are converting back
> and forth between the dictionary and singular representations.
>
Yes!!!

I just did the test.

sage: x,y,z=QQ['x','y','z'].gens()
sage: %timeit ((x+y+z)**3)(1/y,y,y**100)
10 loops, best of 3: 18.1 ms per loop

More than fourty times faster then before!!! A spectacular
improvement. Congratulations Martin!
This means we can close this thread for now!

Michel




--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@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-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to