#8327: Implement the universal cyclotomic field, using Zumbroich basis
------------------------------------------------+---------------------------
   Reporter:  nthiery                           |          Owner:               
                    
       Type:  enhancement                       |         Status:  needs_work   
                    
   Priority:  major                             |      Milestone:  sage-4.8     
                    
  Component:  number fields                     |       Keywords:  Cyclotomic 
field, Zumbroich basis
Work_issues:  Rebase wrt #10771. Fix doctests.  |       Upstream:  N/A          
                    
   Reviewer:                                    |         Author:  Christian 
Stump, Simon King      
     Merged:                                    |   Dependencies:  #10771       
                    
------------------------------------------------+---------------------------

Comment(by SimonKing):

 The new patch does not apply, because of the hunk
 {{{
 --- all.py
 +++ all.py
 @@ -1,3 +1,5 @@
 +from sage.misc.lazy_import import lazy_import
 +
  from category import    is_Category, Category, HomCategory

 }}}

 The point is that this hunk shold be totally removed, because lazy import
 is not needed in sage/categories/all.py.

 For testing, I'm doing this change myself. But please post a patch without
 that hunk

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