pari-seadata-big

Additional modular polynomial data for PARI/GP mathematical software

brewmacoslinux
Try with needOr install directly
Source

About

Additional modular polynomial data for PARI/GP

Commands

pari-seadata-big

Examples

Install the package to supplement PARI/GP with extended modular polynomial data$ brew install pari-seadata-big
Use within PARI/GP to access extended modular polynomials for elliptic curve computations$ gp -q
Verify the seadata package is properly loaded in PARI/GP$ echo 'default(secure,0); ellmodular(5)' | gp -q