forked from jengelh/pari
pari-2.7.2
OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=15
This commit is contained in:
24
pari.changes
24
pari.changes
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 12 08:15:21 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 2.7.2. Fixed were:
|
||||
* (gp -p N) or (primelimit=N in gprc_ for N >= 436273290 resulted
|
||||
in an incorrect primetable.
|
||||
* monomial(exact zero, d, v) returned an invalid t_POL / t_RFRAC
|
||||
* contfracpnqn(v, n) returned partial quotients p[-1]/q[-1] ...
|
||||
p[n-1]/q[n-1], instead of the documented p[0]/q[0] ... p[n]/q[n]
|
||||
* iferr() could crash if some component of the t_ERROR were clones
|
||||
* nffactor() could overflow the stack when default accuracy too low
|
||||
* obsolete use of E=[a1,a2,a3,a4,a6] in ellmul crashed
|
||||
* incorrect rounding in mulrr/divrr for one-word precision reals
|
||||
* multiif did not handle correctly return() in conditions
|
||||
* is_gener_Fp could return wrong results
|
||||
* Fq_sqrtn(t_INT,..,&zeta) could return a wrong root of 1
|
||||
* bnfinit: SEGV due to precision issues
|
||||
* zm_zc_mul only worked for square zm matrices
|
||||
* [gphelp] infinite loop when $COLUMNS too small
|
||||
* factoru(1) returned a t_MAT instead of the expected "matsmall"
|
||||
* when compatible = 3; series() used a random precision
|
||||
* isprime() could crash on large input
|
||||
* gphelp did not handle === correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 05:14:57 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
Reference in New Issue
Block a user