When trying to calculate the local component at p=3 of a given newform, Sage gave me an error because the newform was not 3-primitive. My input was: f = Newforms(3^4,4,names='a') LocalComponent(f[0],3)
Is there a command in Sage checking whether a given newform is p-primitive for some given prime p? -- 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 https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
