#4289: EllipticCurve behaviour
---------------------------+------------------------------------------------
Reporter: ljpk | Owner: was
Type: defect | Status: new
Priority: minor | Milestone: sage-3.2
Component: number theory | Keywords:
---------------------------+------------------------------------------------
If one types in
{{{EllipticCurve(1,2)}}}
then one gets
{{{Elliptic Curve defined by y^2 = x^3 + 5181*x - 5965058 over Rational
Field}}}
this seemingly unrelated curve has j-invariant 1 and the 2 is ignored.
Could the EllipticCurve function test for the presence of two numerical
inputs and either raise an error or cast it to
{{{EllipticCurve([1,2])}}}?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4289>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---