.. _spkg_pari_seadata: pari_seadata: PARI data package needed by ellap for large primes (full version) =============================================================================== Description ----------- Needed by ellap for large primes. These polynomials were extracted from the ECHIDNA databases and computed by David R. Kohel. This covers finite fields of cardinality q up to 750 bits. PARI/GP 2.9 contains fallback code to go on when all modular polynomials in the database have been exhausted and can handle larger fields (with an important slowdown). License ------- GNU General Public License (GPL version 2 or any later version). Upstream Contact ---------------- http://pari.math.u-bordeaux.fr/ Dependencies ------------ - Installation: None - Runtime: PARI/GP Type ---- optional Version Information ------------------- package-version.txt:: 20090618 Equivalent System Packages -------------------------- arch: .. CODE-BLOCK:: bash $ sudo pacman -S pari-seadata conda: .. CODE-BLOCK:: bash $ conda install pari-seadata Fedora/Redhat/CentOS: .. CODE-BLOCK:: bash $ sudo yum install pari-seadata freebsd: .. CODE-BLOCK:: bash $ sudo pkg install pari-seadata opensuse: .. CODE-BLOCK:: bash $ sudo zypper install pari-seadata void: .. CODE-BLOCK:: bash $ sudo xbps-install pari-seadata See https://repology.org/project/pari-seadata/versions If the system package is installed, ./configure will check whether it can be used.