#3416: Weierstrass form for cubics
-------------------------------+--------------------------------------------
Reporter: moretti | Owner: was
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.7.1
Component: elliptic curves | Keywords: nagell, weierstrass, cubic,
elliptic curves, editor_wstein
Work_issues: | Upstream: N/A
Reviewer: Marco Streng | Author: Niels Duif
Merged: | Dependencies:
-------------------------------+--------------------------------------------
Comment(by mstreng):
Replying to [comment:25 mstreng]:
> I almost gave you a negative review because of the following, but it
seems that this is not something introduced by you, but just an error that
was already there:
>
> The documentation of {{{EllipticCurve_from_cubic}}} says that P should
be a tuple, but the function only accepts lists (e.g. {{{[-1,0,1]}}}), not
tuples (e.g. {{{(-1,0,1)}}}). Well, I guess I need to work harder for a
review.
Never mind this comment: it does accept tuples, it just does not accept
{{{(-1,0,1)}}}, only {{{(-1,1,0)}}}.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3416#comment:28>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.