Jan Engelhardt
fe3d04a404
OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=19
98 lines
4.1 KiB
Plaintext
98 lines
4.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Mar 12 20:32:55 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.7.5
|
|
* forprime engine could skip (fast) sieve in favour of (slow)
|
|
* corrected return values/exceptions of functions
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 26 12:42:06 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.7.3
|
|
* "??bnrL1" and "??ellL1" did not work anymore and were fixed
|
|
* thue(f^e*g, ...), e even, (f,g)=1 missed solutions such that f<0
|
|
* nfisincl(t_POL, t_POL) could lead to wrong negative results
|
|
* ellcard over non-prime fields could return wrong results
|
|
* weber(1+I) was missing its imaginary part
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- Update to new upstream release 2.7.1
|
|
* Q_pvalrem(t_FRAC) returned a wrong result
|
|
* The "ellheegner" function was using too much memory in some cases
|
|
* nfhilbert(K,x,y, P above 2) could give wrong results
|
|
* nfpow_u didn't handle non-integral rational numbers
|
|
* nfroots(, t_POL with leading coeff -1) could miss solutions
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 18 14:53:48 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.7.0
|
|
* added new library functions FlxX_to_FlxC, FlxXV_to_FlxM, polx_FlxX,
|
|
Flx_lead, RgV_to_RgM
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 5 01:56:32 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.5.5
|
|
* sin'(1) with default(compatible,3) caused a crash
|
|
* add missing call to normalize() in lift(t_POL/t_SER)
|
|
* galoisinit(x^3+x^2-2*x-1) led to uninitialized read
|
|
* polred() could return non-squarefree polynomials
|
|
* bnrdisc could return a wrong result if the modulus had more than
|
|
2 prime divisors
|
|
* FFT mulii relied on unspecified order of evaluation
|
|
* local() could corrupt polynomial variable of the same name
|
|
- Add pari-nodate.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 6 20:10:01 UTC 2013 - jengelh@inai.de
|
|
|
|
- Restore original library filename after confirming with upstream
|
|
(This change is transparent to all users)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 29 19:09:42 UTC 2012 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.5.3
|
|
* Fixed a bug whereby calling a GP function with a lot of omitted
|
|
arguments could crash
|
|
* idealramgroups() and idealfrobenius() did not accept a bnf
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 26 22:13:05 UTC 2012 - scorot@free.fr
|
|
|
|
- fix build requirement to allow build on SLE-11
|
|
- recompress source file to bzip2 format to allow build on SLE-11
|
|
- add missing %%post and %%postun scriptlets
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 26 08:52:28 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Initial package (version 2.5.0) for build.opensuse.org
|