John Cremona (Maths) on Tue, 14 Jul 1998 09:25:47 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: pari-2.0.10.beta |
For what it's worth, I get no crash with this but it does give the wrong answer: GP/PARI CALCULATOR Version 2.0.10 (beta) Alpha running linux 64-bit version (readline enabled, extended help available) parisize = 10000000, primelimit = 1000000, buffersize = 30000 gp > my()=sqrtint(1) time = 0 ms. gp > 1-my() time = 0 ms. %1 = 0 gp > 1.-my() time = 0 ms. %2 = -1 <----- ????? gp > 1-my time = 0 ms. %3 = 0 gp > 1.-my time = 0 ms. %4 = 0.E-38 Also the following may be added to the MACHINES bench file: Pentium II 333Mhz Linux-2.0.32 gcc X11 dl2 5006 4762 2.0.10 -- John Cremona University of Exeter Department of Mathematics North Park Road Exeter EX4 4QE UK Tel.: +44-1392-263974 (Office) +44-1392-210758 (Home) Fax: +44-1392-263997 email: cremona@maths.exeter.ac.uk