#9244: Number field class group improvements
------------------------------------------------------------+---------------
   Reporter:  davidloeffler                                 |       Owner:  
davidloeffler
       Type:  defect                                        |      Status:  
needs_review 
   Priority:  major                                         |   Milestone:  
sage-4.5     
  Component:  number fields                                 |    Keywords:      
         
     Author:  David Loeffler                                |    Upstream:  N/A 
         
   Reviewer:  Francis Clarke, John Cremona, Jim Stankewicz  |      Merged:      
         
Work_issues:                                                |  
------------------------------------------------------------+---------------

Comment(by davidloeffler):

 Nothing wrong with the code, just my brain, apparently. It should have
 been
 {{{
 K.<a, b> = NumberField([x^3 - x + 1, x^2 + 26])
 }}}
 which has class group {{{C_6 x C_3}}}, but I copied and pasted the wrong
 lines, and the #random flag hid that. I've uploaded a fourth attempt with
 this correction.

 Apologies for the complete mess I have been making of this ticket from
 start to finish.

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

Reply via email to