Dear all, I often use pari, and I have the following problem. Consider the following:
va=pari([1,-1,2,3,5]) e=va.ellinit() In pari 2.5.0, one can use the function *ellgenerators* like so: ? ellgenerators(e) Unfortunately, a function e.ellgenerators() is not available in Sage. Is there a way to use ellgenerators in sage? My sage version is 5.10. Thank you in advance.. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
