On Wed, Jun 8, 2011 at 4:11 AM, John Cremona <john.crem...@gmail.com> wrote: > The same used to happen for elliptic curves, until someone (possibly > me) decided that it was worth doing two things: (1) if you do want to > check that the equation is satisfied, do so in a naive way rather than > using the whole scheme machinery; (2) have a "check=False" parameter > for point creation, for when you know that the coordinates do define a > point on the curve, e.g. for internal use n code with no bugs! But I > only did that for elliptic curves, and the general case is left as it > was.
This should be fixed by http://trac.sagemath.org/sage_trac/ticket/11389 which needs review. --Mike -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org