[sage-devel] Re: performace issue for generic polynomial rings

2008-12-24 Thread William Stein
On Wed, Dec 24, 2008 at 8:02 AM, YannLC wrote: > > replacing multiplications by shift in quo_rem found > polynomial_element_generic.py gives great improvement on this tiny > example: > > sage: R.=PolynomialRing(GF(4,'a')) > sage: P=R.random_element(20) > sage: Q=R.random_element(256) > sage: time

[sage-devel] Re: performace issue for generic polynomial rings

2008-12-24 Thread YannLC
of course I made a mistake, the timing is better after... --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group