Karim BELABAS on Tue, 8 Apr 2003 03:13:47 +0200 (MEST)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

pari-2.1.5 released


Dear PARI enthousiast,

  this message is to announce the release of [long overdue] version 2.1.5 of
the PARI/GP system. The new release can be downloaded from

 ftp://megrez.math.u-bordeaux.fr/pub/pari/pari.tgz

This is a BUGFIX release for the stable version 2.1.4 and corrects a
number of minor annoyances. The only really significant items are Fixed-1, 3,
5 in the list below.

Also it is now possible to test against GP's version number in .gprc (#if
VERSION < 2.2.4, etc...), so it is now possible to use the same gprc for
stable (2.1.*) and unstable (2.2.*) branch, _and_ still use recently
developped features in the version that support them.

Have fun,

    Karim.

P.S: The Changelog

Done for version 2.1.5 (released 04/04/2003):
  Fixed
    1- typos + precision problems in elltors (wrong results!)      [2.2.3 F30]
GN  2- compilation fails on sparc + Sun cc (kernel2 missing)
    3- memory leak when assigning to multidimensional arrays       [2.2.4 F46]
    4- typos in hilbert()                                          [2.2.4 F49]
    5- (rare) wrong result in ellap()                              [2.2.4 F64]
BA  6- sigma(n,-1) output a wrong result.                                 F14
    7- matker(x, 1): GC error for large matrices                          F17
    8- polredabs(pol, 1): wrong result if pol not monic
BA  9- conjvec([[],[],[]]) --> SEGV                                [2.2.4 F16]
BA 10- [GP internals:] trap() had an invalid prototype [DI,DI]     [2.2.4 F58]
BA 11- ideallistarch(nfinit(x),[1,1],0) --> SEGV  [bad input]      [2.2.4 F26]
BA 12- qfsign([;]) --> SEGV                                        [2.2.4 F38]
BA 13- sqrtn(0,...) ---> error                                     [2.2.4 F36]
BA 14- matcompanion(x*y) --> weird error                           [2.2.4 F48]
BA 15- bezoutres(Pol(sin(x)+Pi),Pol(cos(x))) --> bug in subresext  [2.2.4 F54]
BA 16- incomplete help message for vecsort                         [2.2.4 F31]
BA 17- idealappr(nfinit(y),matid(2),1) --> SEGV  [bad input]       [2.2.4 F35]
BA 18- polredabs fails to reduce some polynomials                  [2.2.4 F32]
   19- [Configure+gcc] remove useless -m* arguments from CFLAGS           F79

  Added
    1- [gprc:] test against VERSION number in .gprc                [2.2.4 A4]
BA  2- --builddir option to Configure                                     A4
-- 
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              http://www.math.u-psud.fr/~belabas/
F-91405 Orsay (France)            http://www.parigp-home.de/  [PARI/GP]