E = EllipticCurve([sage: E = EllipticCurve([0,40,0,300,0]) sage: E.mwrank()
Then mwrank reports that the rank is 0, which is good, but it also has a cryptic remark that "points of rank 0 were found". I independently wrote a short C program that uses the Nagel-Lutz theorem to verify there are no points of finite order on this curve, but of course, I might have made a mistake. What does mwrank mean by that remark, "points of rank 0 were found."? -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org