#12565: E = EllipticCurve('10a1') gives a stupid traceback (rather than a smart
one)
-------------------------------+--------------------------------------------
Reporter: was | Owner: cremona
Type: defect | Status: needs_work
Priority: trivial | Milestone: sage-5.0
Component: elliptic curves | Keywords:
Work_issues: | Upstream: N/A
Reviewer: John Cremona | Author: R. Andrew Ohana
Merged: | Dependencies: #12341
-------------------------------+--------------------------------------------
Changes (by cremona):
* status: needs_review => needs_work
* reviewer: => John Cremona
Comment:
I get an error applying the patch to 5.0.beta5, at line 677 in
sage/databases/cremona.py with reject messsage
{{{
Hunk #4 FAILED at 677
1 out of 5 hunks FAILED -- saving rejects to file
sage/databases/cremona.py.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
errors during apply, please fix and refresh trac12565.patch
}}}
but I'm not sure what is causing this. the patch looks fine to me. After
app;lying the patch (without that hunk) I still get
{{{
sage: EllipticCurve('10a1')
...
RuntimeError: There is no elliptic curve with label 10a1 in the database
(note: use lower case letters!)
}}}
If you can fix this I'm sure I'll be able to give a positive review
quickly.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12565#comment:14>
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.