#12254: __cmp__ for torsion subgroups of elliptic curves is too weak.
-----------------------------------+------------------------
       Reporter:  was              |        Owner:  cremona
           Type:  defect           |       Status:  new
       Priority:  minor            |    Milestone:  sage-6.4
      Component:  elliptic curves  |   Resolution:
       Keywords:                   |    Merged in:
        Authors:                   |    Reviewers:
Report Upstream:  N/A              |  Work issues:
         Branch:                   |       Commit:
   Dependencies:                   |     Stopgaps:  todo
-----------------------------------+------------------------

Comment (by cremona):

 I would be very much more disturbed if the output was False (it is True,
 by the way).  I think this is entirely consistent with the good output:
 {{{
 sage: AdditiveAbelianGroup([5])
 Additive abelian group isomorphic to Z/5
 sage: E.torsion_subgroup()
 Torsion Subgroup isomorphic to Z/5 associated to the Elliptic Curve
 defined by y^2 + y = x^3 - x^2 - 10*x - 20 over Rational Field
 }}}

 It may be that back in 2012 the torsion subgroup still described itself as
 a multiplicative group, which was Bad and got fixed, but I do not remember
 when.

 If William (who reported this) agrees we can make it another "don't fix".

--
Ticket URL: <http://trac.sagemath.org/ticket/12254#comment:7>
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.

Reply via email to