These polynomials were extracted from the ECHIDNA databases and computed by David R. Kohel
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). Needed by ellap and ellcard 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). Needed by ellap and ellcard for large primes.
To install pari-seadata, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pari-seadata
To see what files were installed by pari-seadata, run:
port contents pari-seadata
To later upgrade pari-seadata, run:
sudo port selfupdate && sudo port upgrade pari-seadata
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.