#14300: CyclotomicField's is_isomorphic is mathematically incorrect
-----------------------------------+----------------------------------------
       Reporter:  robharron        |         Owner:  davidloeffler
           Type:  defect           |        Status:  needs_review 
       Priority:  critical         |     Milestone:  sage-5.9     
      Component:  number fields    |    Resolution:               
       Keywords:  CyclotomicField  |   Work issues:               
Report Upstream:  N/A              |     Reviewers:               
        Authors:  Robert Harron    |     Merged in:               
   Dependencies:                   |      Stopgaps:               
-----------------------------------+----------------------------------------

Comment (by robharron):

 That's what I get for copying and pasting the code from
 NumberField_generic. It would probably be better if I just call that code.
 Is the proper syntax for calling a super class's method
 NumberField_generic.is_isomorphic(self, other)?

 Replying to [comment:2 chapoton]:
 > please use the python3 syntax for raise
 > {{{
 > raise ValueError("message here")
 > }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14300#comment:3>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to