Bug 475050

Summary: Review Request: pari - A CAS for Fast Computations in Number Theory
Product: [Fedora] Fedora Reporter: Conrad Meyer <cse.cem+redhatbugz>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-07 03:16:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Conrad Meyer 2008-12-07 02:45:03 UTC
Spec URL: http://konradm.fedorapeople.org/fedora/SPECS/pari.spec
SRPM URL: http://konradm.fedorapeople.org/fedora/SRPMS/pari-2.3.4-1.fc9.src.rpm
Description:
PARI/GP is a widely used computer algebra system designed for fast
computations in number theory (factorizations, algebraic number theory,
elliptic curves...), but also contains a large number of other useful
functions to compute with mathematical entities such as matrices,
polynomials, power series, algebraic numbers etc., and a lot of
transcendental functions. PARI is also available as a C library to
allow for faster computations.

Comment 1 Conrad Meyer 2008-12-07 02:46:33 UTC
Rpmlint has two warnings:
pari.x86_64: W: shared-lib-calls-exit /usr/lib64/libpari.so.2.3.4 exit.5
pari-devel.x86_64: W: no-documentation

The first has no obvious fix (it's caused by src/language/init.c, line 601), but is only triggered when invalid code is compiled. The second is ignorable.

Comment 2 Jason Tibbitts 2008-12-07 02:53:33 UTC
Isn't pari already in Fedora?  "yum info pari" sure seems to indicate that it is.

Comment 3 Conrad Meyer 2008-12-07 03:16:38 UTC
Oh dear. That would have saved me some work... Closing.