Karim BELABAS on Fri, 13 Dec 2002 17:57:47 +0100 (MET) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: qflll() bug |
On Fri, 13 Dec 2002, Igor Schein wrote: > ? qflll(matrix(2,3,x,y,x+y)); > *** bug in GP (Segmentation Fault), please report Bad Input Bug. Fixed by checking the dimension first: (17:52) gp > qflll(matrix(2,3,x,y,x+y)); *** dependant vectors in lllfp. I don't see a way to get a nicer error message for the related BIB: (17:55) gp > qflll(matrix(3,3,x,y,x+y)) *** exponent overflow [ dependant columns again, but no easy way to detect this... ] Karim. -- Karim Belabas Tel: (+33) (0)1 69 15 57 48 Dép. de Mathématiques, Bât. 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/