#19818: Modernize eclib library interface
----------------------------------+------------------------
Reporter: jdemeyer | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: sage-7.0
Component: cython | Resolution:
Keywords: | Merged in:
Authors: Jeroen Demeyer | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
----------------------------------+------------------------
Comment (by jdemeyer):
I am working on cleaning up the Cython interface to `eclib` and got this
doctest failure, any quick idea?
{{{
sage -t src/sage/libs/mwrank/interface.py
**********************************************************************
File "src/sage/libs/mwrank/interface.py", line 283, in
sage.libs.mwrank.interface.mwrank_EllipticCurve.isogeny_class
Failed example:
E.isogeny_class()
Expected:
([[0, -1, 1, 0, 0], [0, -1, 1, -10, -20], [0, -1, 1, -7820, -263580]],
[[0, 5, 0], [5, 0, 5], [0, 5, 0]])
Got:
([[0, -1, 1, 0, 0], [0, -1, 1, -10, -20], [0, -1, 1, -7820, -263580]],
[[0, 0, 5], [0, 0, 0], [5, 0, 0]])
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19818#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.