Summary
PARI 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. The extra data is avaialable through use flag: * elldata is PARI/GP version of J. E. Cremona Elliptic Curve Data, needed by ellsearch and ellidentify. * galdata is needed by polgalois to compute Galois group in degrees 8 through 11. * seadata is needed by ellap for large primes. * nftables is a repackaging of the historical megrez number field tables (errors fixed, 1/10th the size, easier to use).
Versions
v2.13.0 :: 0/7 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-linux
- USE flags
- X data doc fltk gmp test threads
v2.11.4 :: 0/6 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc ppc64 x86 ~alpha ~amd64-linux ~arm ~hppa ~mips ~sparc ~x86-linux
- USE flags
- X data doc fltk gmp test threads
USE flags
General
- X
- Add support for X11
- data
- Add additional data (elldata, galdata, seadata, nftables)
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- fltk
- Add support for the Fast Light Toolkit gui interface
- gmp
- Add support for dev-libs/gmp (GNU MP library)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- threads
- Add threads support for various packages. Usually pthreads
Dependencies
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
sci-mathematics / pari-data : Additional dataset packages for PARI
sys-libs / readline : Another cute console display library
x11-libs / fltk : C++ user interface toolkit for X and OpenGL
x11-libs / libX11 : X.Org X11 library
x11-misc / xdg-utils : Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability
Runtime Dependencies
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
sci-mathematics / pari-data : Additional dataset packages for PARI
sys-libs / readline : Another cute console display library
x11-libs / fltk : C++ user interface toolkit for X and OpenGL
x11-libs / libX11 : X.Org X11 library
x11-misc / xdg-utils : Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability
Depending packages
app-emacs / pariemacs : sci-mathematics/pari emacs mode
sci-mathematics / eclib : Programs for elliptic curves defined over the rational numbers
sci-mathematics / gp2c : A GP to C translator
sci-mathematics / sympow : Symmetric power elliptic curve L-functions
Bugs
- 684814
- sci-mathematics/pari-2.9.4-r1 - QA Notice: The following shared libraries lack a SONAME: /usr/lib/libpari.so.2.9.4
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sci-mathematics/pari: new version 2.13.0.
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
sci-mathematics/pari: Drop x86-{macos,solaris} re bug #690140
Depends: - x11-misc/xdg-utils - dev-perl/Net-DBus - dev-perl/XML-Twig - dev-perl/libwww-perl - dev-perl/LWP-Protocol-https - dev-perl/IO-Socket-SSL Bug: https://bugs.gentoo.org/690140 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sci-mathematics/pari: remove old pari-2.11.2.ebuild.
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-mathematics/pari: x86 stable wrt bug #729202
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sci-mathematics/pari: ppc64 stable wrt bug #729202
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-mathematics/pari: ppc stable wrt bug #729202
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sci-mathematics/pari: amd64 stable wrt bug #729202
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - François Bissey · gentoo
sci-mathematics/pari: unset LD at configuration time
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Closes: https://bugs.gentoo.org/722090 Closes: https://github.com/gentoo/gentoo/pull/16445 Signed-off-by: François René Pierre Bissey <frp.bissey@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
sci-mathematics/pari: arm keyworded (bug #710994)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sci-mathematics/pari: replace DOCS array.
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
sci-mathematics/pari: remove DOCS array, works fine without
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
sci-mathematics/pari: move DOCS array to its correct place
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - François Bissey · gentoo
sci-mathematics/pari: superceded by new release
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: François René Pierre Bissey <frp.bissey@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15441 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - François Bissey · gentoo
sci-mathematics/pari: New upstream release
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: François René Pierre Bissey <frp.bissey@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - François Bissey · gentoo
sci-mathematics/pari: new release + upstream patch
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: François René Pierre Bissey <frp.bissey@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sci-mathematics/pari: drop old unstable v2.9.4.
We lost the ~arm keyword somewhere in the upgrade. I filed a keyword request to see if pari still works on arm. Bug: https://bugs.gentoo.org/710994 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-mathematics/pari: x86 stable wrt bug #710354
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-mathematics/pari: ppc stable wrt bug #710354
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sci-mathematics/pari: ppc64 stable wrt bug #710354
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-mathematics/pari: amd64 stable wrt bug #710354
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sci-mathematics/pari: new version 2.11.2.
This new version was imported from the sage-on-gentoo overlay where François Bissey has been maintaining it for use with SageMath. I've made a few changes: * Moved the virtual/latex-base dependency into BDEPEND, because those tools are run on the build host to create the documentation. * Used the existing patches (with different names) where possible. * Edited pari-2.10-no-automagic.patch to not mess with PLOTLIBS when USE=fltk is set. My build was failing because this patch resulted in -lstdc++ being stripped from the linker flags. * Dropped empty variable "${mymake}" in a few places. * Enabled the full test suite, which passes for me if I lie to pari about the number of columns my terminal has (???). * Installed some extra documentation by setting DOCS and calling the default implementation of src_install. * Used "usex" instead of an "if" statement for a ./Configure flag. * Changed "export CPLUSPLUS=$(tc-getCXX)" to "tc-export CXX". The CPLUSPLUS variable doesn't appear anywhere in the source, so I doubt this was doing anything. It may not even be necessary to export CC/CXX any longer. * Added RESTRICT="!test? ( test )" now that we run the test suite. * Added myself and François as maintainers. Closes: https://bugs.gentoo.org/703156 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-mathematics: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Harri Nieminen · gentoo
sci-mathematics/pari: Remove old version
This removes stable keywords. Closes: https://bugs.gentoo.org/636508 Closes: https://bugs.gentoo.org/652794 Closes: https://bugs.gentoo.org/541382 Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Andrey Grozin · gentoo
sci-mathematics/pari: fix building with USE=fltk
Suggested-by: François Bissey <frp.bissey@gmail.com> Closes: https://bugs.gentoo.org/646942 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
sci-mathematics/pari: Fix typo
Thanks-to: Felix Janda <felix.janda@posteo.de> Bug: https://bugs.gentoo.org/641942 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
sci-mathematics/pari: Drop USE=qt4
Closes: https://bugs.gentoo.org/641942 Closes: https://bugs.gentoo.org/602788 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
sci-mathematics/pari: Drop old
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andrey Grozin · gentoo
sci-mathematics/pari: bump to 2.9.4
Closes: https://bugs.gentoo.org/600568 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michał Górny · gentoo
sci-mathematics/pari: [QA] Move patches to distfiles
Closes: https://bugs.gentoo.org/620628 - Michał Górny · gentoo
sci-mathematics/pari: Prune old - Kent Fredric · gentoo
sci-mathematics/pari: Fix for '.' in @INC on perl 5.26 re bug #615016
Perl 5.26 removes implied cwd from library loading paths, and subsequently Pari's compile fails due to reliance on this implication. These patches rectify that by constructing a library path the same as the scripts directory, and inserting that into `@INC` Of course, we still need the oldest pari because dev-perl/Math-Pari needs the old version. And of course, the files in question have minor changes over the handful of versions, necessitating 3 *mostly* identical but slightly different patches for the relevant versions. I haven't filed this issue upstream, as their bug reporting stuff looked dizzyingly confusing. Bug: https://bugs.gentoo.org/615016 Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - David Seifert · gentoo
sci-mathematics/pari: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28 - Markus Meier · gentoo
sci-mathematics/pari: add ~arm, bug #573944
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" - Andrey Grozin · gentoo
sci-mathematics/pari: fix building docs with perl-5.22
Thanks to Andreas Proteus <proteuss@sdf.lonestar.org> Package-Manager: portage-2.2.24 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed