Karim BELABAS on Sun, 8 Sep 2002 12:47:57 +0200 (MEST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: timing counter problem |
On Sun, 8 Sep 2002, Igor Schein wrote: > ? \g4 > debug = 4 > ? galoisinit(x^6 - 3*x^5 + 5*x^3 - 3*x + 1); [...] > Time vandermondeinverse: -77850 [...] > Note negative number in the first vandermondeinverse line. My mistake, I forgot to initialize the generic time counter [TIMERstart()] after switching from [non-reentrant] timer2() pairs, to TIMERstart() / TIMER(). Fixed in CVS. Karim. -- Karim Belabas Tel: (+33) (0)1 69 15 57 48 Dép. de Mathematiques, Bat. 425 Fax: (+33) (0)1 69 15 60 19 Université Paris-Sud Email: Karim.Belabas@math.u-psud.fr F-91405 Orsay (France) http://www.math.u-psud.fr/~belabas/ -- PARI/GP Home Page: http://www.parigp-home.de/