Bill Allombert on Sat, 04 May 2013 15:15:18 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Please test pari-2.5.4 prerelease 1 |
Dear PARI developers, I have made a prerelease of PARI 2.5.4. Please test the prerelease tarball: <http://pari.math.u-bordeaux.fr/pub/pari/snapshots/pari-2.5.4.pre1.tar.gz> The expected release date is set to the 13/05/2013 Below is the changelog: Fixed 1- sin'(1) with default(compatible,3) caused a crash [F97] 2- rare corruption in ECM [#1240] factorint(,1) => SEGV [F98] 3- add missing call to normalize() in lift(t_POL/t_SER) [#1359] [F99] BA 4- listput was not SIGINT safe [F100] BA 5- znorder(Mod(5,16),200) -> 5 instead of 4 [F101] JD 6- galoisinit(x^3+x^2-2*x-1) -> uninitialized read [#1389] [F106] BA 7- polhermite(66) -> corrupted result [#1393] [F107] 8- polred() could return non-squarefree polynomials [#1395] BA 9- galoisfixedfield() could return a wrong result for polynomials [F109] with large roots [#1406] 10- bnrdisc could return a wrong result if the modulus had more than [F110] 2 prime divisors [#1399] 11- y;z;(x^2+y)*w/z/x -> significant pointers lost [#1248] [F113] 12- thue(thueinit(x^3-1493,1),3) -> error [F115] 13- typo in modr_safe -> precision error [#1413] [F116] Thanks in advance, Bill.