pari-2.1.5 released

Karim BELABAS <[email protected]> Tue, 8 Apr 2003 03:13:47 +0200 (MEST)
Newsgroups gmane.comp.mathematics.pari.announce
Message-ID <Pine.GSO.4.33.0304080300550.13236-100000@geo>
Dear PARI enthousiast,

  this message is to announce the release of [long overdue] version 2.1.5 o=
f
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 F=
30]
GN  2- compilation fails on sparc + Sun cc (kernel2 missing)
    3- memory leak when assigning to multidimensional arrays       [2.2.4 F=
46]
    4- typos in hilbert()                                          [2.2.4 F=
49]
    5- (rare) wrong result in ellap()                              [2.2.4 F=
64]
BA  6- sigma(n,-1) output a wrong result.                                 F=
14
    7- matker(x, 1): GC error for large matrices                          F=
17
    8- polredabs(pol, 1): wrong result if pol not monic
BA  9- conjvec([[],[],[]]) --> SEGV                                [2.2.4 F=
16]
BA 10- [GP internals:] trap() had an invalid prototype [DI,DI]     [2.2.4 F=
58]
BA 11- ideallistarch(nfinit(x),[1,1],0) --> SEGV  [bad input]      [2.2.4 F=
26]
BA 12- qfsign([;]) --> SEGV                                        [2.2.4 F=
38]
BA 13- sqrtn(0,...) ---> error                                     [2.2.4 F=
36]
BA 14- matcompanion(x*y) --> weird error                           [2.2.4 F=
48]
BA 15- bezoutres(Pol(sin(x)+Pi),Pol(cos(x))) --> bug in subresext  [2.2.4 F=
54]
BA 16- incomplete help message for vecsort                         [2.2.4 F=
31]
BA 17- idealappr(nfinit(y),matid(2),1) --> SEGV  [bad input]       [2.2.4 F=
35]
BA 18- polredabs fails to reduce some polynomials                  [2.2.4 F=
32]
   19- [Configure+gcc] remove useless -m* arguments from CFLAGS           F=
79

  Added
    1- [gprc:] test against VERSION number in .gprc                [2.2.4 A=
4]
BA  2- --builddir option to Configure                                     A=
4
--=20
Karim Belabas                     Tel: (+33) (0)1 69 15 57 48
D=E9p. de Math=E9matiques, B=E2t. 425   Fax: (+33) (0)1 69 15 60 19
Universit=E9 Paris-Sud              http://www.math.u-psud.fr/~belabas/
F-91405 Orsay (France)            http://www.parigp-home.de/  [PARI/GP]