On 15 May 2013 10:25, Jeroen Demeyer <[email protected]> wrote: > On 05/15/2013 10:57 AM, sea21 wrote: >> >> I see. Thanks for the correction! But when I typed in the right syntax, >> I then encountered the error: >> >> *** at top-level: sage[9] = ellap(sage[7],sage[8] >> *** ^---------------------- >> *** ellap: not enough modular polynomials > > > The PARI package in Sage only has the "small" database of modular > polynomials, suitable for primes up to about 350 bits. You would need the > full seadata database.
See http://pari.math.u-bordeaux.fr/packages.html. It should be easy to download that and put it in the right place in the Sage installation, which is SAGE_ROOT/local/shar/pari. There is already the seadata in there but as Jeroen says, it is the small version. John > > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-support?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
