SHA256
1
0
forked from pool/pari

Accepting request 1056144 from home:dirkmueller:Factory

- 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

OBS-URL: https://build.opensuse.org/request/show/1056144
OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=66
This commit is contained in:
2023-01-05 12:38:16 +00:00
committed by Git OBS Bridge
parent 5cbba2db5c
commit 36720c7d3b
6 changed files with 33 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package pari
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@ power series, algebraic numbers, and transcendental functions.\
%global sover 8
%global lname libpari-gmp-tls%sover
Name: pari
Version: 2.15.1
Version: 2.15.2
Release: 0
Summary: Computer Algebra System for computations in Number Theory
License: GPL-2.0-only