#12880: Inconsistent domain, codomain and parent in EllipticCurveIsogeny
-------------------------------------+-------------------------------------
Reporter: nthiery | Owner: cremona
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-6.2
Component: elliptic curves | Resolution:
Keywords: | Merged in:
Authors: Sébastien Besnier | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/sbesnier/ticket/12880 | b486f244b98a16b144cd45399eee3112ed5f824b
Dependencies: #11474 | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by pbruin):
Alternatively, instead of the `NotImplementedError`, we could temporarily
"implement" `_composition_()` as
{{{
return super(EllipticCurveIsogeny, self)._composition_(self, right,
homset)`
}}}
This just calls the method of the superclass and hence is practically the
same as deleting the method, but it makes it clearer where the "real"
`_composition_()` will have to be implemented.
--
Ticket URL: <http://trac.sagemath.org/ticket/12880#comment:18>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.