- Update to release 2.13.4. Fixed
[last column crossreferences current development release 2.14.0]
* For z=x+wy a t_QUAD, z.pol returned the modulus z.mod instead
of the t_POL x+'w*y [F72]
* allow eulerianpol(0) (= 1) [F73]
* allow polylog(0,x) (was broken when eulerianpol
was introduced) [F74]
* concat(t_LIST,t_LIST) was leaking memory [F75]
* missing type checks in ellchangepoint (SEGV) [F76]
* polsturm(-25*x^4+2*x^3+99*x^2-44*x-132,[-oo,-4])
returned garbage [F77]
* ellheight(E,,Q) -> SEGV [F78]
* besselj(80,66) -> oo loop [F79]
* lfun(1, 0.0) "normalizing a series with a 0
leading term" [#2329] [F80]
* (0. + O(x) == 1) returned 'true' [F81]
* idealismaximal(nfinit(x),Mat(2)) -> 0 [#2333] [F84]
* O(29^(-1)) == 1 was FALSE (same for -1) [F85]
* Mod(0, 2*x^0) == 1 was FALSE (same for -1) [F86]
* [X11] resizing a window could keep traces
of previous drawing [F87]
* x->x+0x1 was not displayed correctly [F88]
* bnfinit(Q) was not using current precision [#2335] [F89]
* polresultant(t_POL with t_RFRAC coefs,...)
-> internal errors [F91]
* znchardecompose(znstar(2,1),[],2) -> SEGV [#2339] [F92]
* missing roots in nfroots(t_POL,) [#2345] [F94]
* factorpadic: ensure leading coefs
are powers of p [#2352] [F95]
* nfsnf: wrong results [#2353] [F96]
* rare SEGV in nfdisc. [#2356] [F97]
* factor((Mod(1,2)*((t^2+1)*x^4+(t^4+1)*x^2+1)))
-> division by 0 [F98]
* internal type errors in mfsymboleval [#2360] [F99]
* incorrect chargalois for trivial group [#2341] [F100]
* minpoly(Mod(1/(x-(t+1))*Mod(1,2),(t+1)*x^2+t*x+1))
->err [#2363] [F101]
* factor(Mod(1,2)*x^5+a*x^3) -> div by 0 [F102]
* nfgrunwaldwang: fix infinite loop [#2343] [F103]
* ti=thueinit(3*x^3 + 5*x^2 - 14*x + 54,1); thue(ti,1)
->err [#2365] [F104]
* algdep(t_POLMOD x) -> x.mod instead of correct result [F105]
* bnrclassfield: incorrect result when fundamental units
are large [F107]
- Use spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/969995
OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=56