Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

pari-doc-2.17.3-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: pari-doc Distribution: openSUSE Tumbleweed
Version: 2.17.3 Vendor: openSUSE
Release: 1.3 Build date: Tue Feb 3 16:32:28 2026
Group: Documentation/Other Build host: reproducible
Size: 6259250 Source RPM: pari-2.17.3-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://pari.math.u-bordeaux.fr
Summary: Documentation for the PARI Computer Algebra System
This package contains the documentation and examples for the PARI
Computer Algebra System.

Provides

Requires

License

GPL-2.0-only

Changelog

* Tue Feb 03 2026 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.17.3
    * `sumnumrat` & friends: use full precision estimates to avoid
      failing with domain error when "close" to boundary
    * Fix an infinite loop with `zeta([3,2,1])`
    * Fix stack overflow with
      `parforeach([1..1000],j,vector(10^5,i,i))`
    * Fix an incorrect result of `mfpetersson()` when one form is not
      cuspidal
    * Fixed `sumeulerrat(1/(p^2-5),1.1)` and
      `prodeulerrat(1+1/(p^2-p-23),0.6)` failing in some cases
    * `hyperellratpoints(P, d)` had missed points when `P(-d) = 0`
    * `hypergeom([8,8.5],7,-0.4)` had wrong output
    * Fixed `fforder(,factor(1))` crashing the program
    * Fixed too low precision of `zeta(1/2+10^22*I)`
* Fri Mar 14 2025 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.17.2
    * Fix crash executing ``vectorsmall(5, i, 2^63-1).normfu``
    * Fix crash executing
      ``forprime(p=1099505335069-100000,1099505335069+10000,)``
* Wed Feb 05 2025 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.17.1
    * Fixed incorrect GP proto for ``ellpadicfrobenius``,
      ``mftocoset``, ``qfcvp``
    * Fixed segfault in ``algsubalg`` when input is linearly dependent
    * Fixed ``alglatinter`` trivial intersection (misuse of
      ``matkermod(,1)``)
* Wed Feb 05 2025 Stefan Dirsch <sndirsch@suse.com>
  - removed unneeded xorg-x11-proto-devel BuildRequires (bsc#1236804)
* Thu Nov 21 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.17
    * Fixed rare SEGV in sumnumrat function
    * Fixed `gp -p N` not checking for N < 2^32
* Sun Apr 07 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.15.5
    * Fix a memory corruption when using `strjoin([1])`
  - Explicitly buildrequire amsmath.sty to fix a build failure.
* Sun Jul 16 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.15.4:
    * lfunan(lfunetaquo([12,1;13*12,1]),1) -> stack overflow
    * FpM_intersect could return a Flm
    * 3- ifac_isprime could be called on input with tiny
      divisors
    * nfcompositum could return non-monic polynomials
    * gammamellininvinit(vector(9,i,1)) -> SEGV
    * incorrect sanity check in rnfeltdown ("not in base
      field")
    * precision loss in gammamellininv
    * [pthread] parselect could crash
    * rare infinite loop in ellsaturation
    * quadunitindex(8461,2)->1 instead of 3
    * chinese(Mod(1,3)*(x^2+x+2),Mod(1,5)*(x-1))->incorrect
      leading term
    * lindep([0,x]) -> SEGV
    * [libpari] RgX_div_by_X_x: wrong variable number
    * MS 14- hyperellratpoints(2*x^3+x^2-x,1000) -> wrong result
    * ellisogeny over a nf -> inconsistent variables error
    * w=3;quadgen(5) -> print x instead of w
    * FpX_convol: wrong result for mixed degree
    * 18- mateigen(,1): eigenvalues were given as t_VEC or
      t_COL. Use t_COL.
    * ellcard over small finite field: potential oo-loop
  - add pari.keyring for source integrity validation
* Mon Apr 17 2023 Anton Shvetz <shvetz.anton@gmail.com>
  - Update to 2.15.3
    * rare infinite loop in idealtwoelt
    * nfisisom(16*x^4+1,16*x^4+1) -> error
    * forprimestep(p=a,b,q,) overflow when a > primelimit
    * lfun([bnrinit(bnfinit(y^2+1),12),[[2,0],[6,0]]],2) -> error
    * lfunthetacost(polcyclo(43)): silent overflow
    * ellcard(ellinit([1,1]*ffgen([41,16])))-> impossible inverse
    * wrong result (missing content) in idealred(nf, [id, elt])
    * det(integer matrix) -> inconsistent exact division
    * fft([],[]) -> SEGV, fft([1],[1]) -> SEGV
    * nfrootsof1(x^0) -> oo-loop
    * hgmalpha did not check its input
    * hyperellchangecurve([],[]) -> SEGV
    * hyperellchangecurve(x^0,[1,matid(2),0]) -> SEGV
    * rnfeltnorm(x,x) -> SEGV
    * polylogmult(1,[],-1) -> SEGV
    * ellheight(non-integral E) -> crash
    * content(1,y) -> pol_1(y) instead of t_INT 1
    * s=taylor(1/((x-1)*(y-1)),x); taylor(s,y) -> invalid object
    * avoid crashing when sumnumsidi diverges (0 bits of accuracy)
* Thu Jan 05 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.15.2:
    Fixed
      polredbest: rare error "inconsistent concatenation"
      hypergeom([0,0],[1],2)
      powers(t_INT, ...) was very slow
      factor(prod(i=1,20,nextprime(2^i)), 131) would include 131
      sumeulerrat(x^2/(1+x),2) -> FPE
      lambertw(10^1000) -> overflow
* Fri Nov 18 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.15.1
    * Resolve SIGSEGV with seralgdep and bnfinit functions
    * Resolve obscure oo loop in solve when solution ~ 0

Files

/usr/share/doc/packages/pari
/usr/share/doc/packages/pari/INSTALL.pdf
/usr/share/doc/packages/pari/develop.pdf
/usr/share/doc/packages/pari/examples
/usr/share/doc/packages/pari/examples/EXPLAIN
/usr/share/doc/packages/pari/examples/Inputrc
/usr/share/doc/packages/pari/examples/Makefile
/usr/share/doc/packages/pari/examples/bench.gp
/usr/share/doc/packages/pari/examples/cl.gp
/usr/share/doc/packages/pari/examples/classno.gp
/usr/share/doc/packages/pari/examples/contfrac.gp
/usr/share/doc/packages/pari/examples/extgcd.c
/usr/share/doc/packages/pari/examples/lucas.gp
/usr/share/doc/packages/pari/examples/rho.gp
/usr/share/doc/packages/pari/examples/squfof.gp
/usr/share/doc/packages/pari/examples/taylor.gp
/usr/share/doc/packages/pari/libpari.pdf
/usr/share/doc/packages/pari/parallel.pdf
/usr/share/doc/packages/pari/refcard-ell.pdf
/usr/share/doc/packages/pari/refcard-lfun.pdf
/usr/share/doc/packages/pari/refcard-mf.pdf
/usr/share/doc/packages/pari/refcard-nf.pdf
/usr/share/doc/packages/pari/refcard.pdf
/usr/share/doc/packages/pari/tutorial-mf.pdf
/usr/share/doc/packages/pari/tutorial.pdf
/usr/share/doc/packages/pari/users.pdf


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:23:10 2026