#13400: Use strong caches diligently
-------------------------------+--------------------------------------------
       Reporter:  nbruin       |         Owner:  robertwb     
           Type:  enhancement  |        Status:  new          
       Priority:  major        |     Milestone:  sage-wishlist
      Component:  coercion     |    Resolution:               
       Keywords:               |   Work issues:               
Report Upstream:  N/A          |     Reviewers:               
        Authors:               |     Merged in:               
   Dependencies:               |      Stopgaps:               
-------------------------------+--------------------------------------------

Comment (by SimonKing):

 Putting a print statement into the lazy attribute
 `_set_of_super_categories`, the command
 {{{
 N=20; matrix(QQ,N,N,srange(N*N)).echelon_form()
 }}}
 actually prints ''nothing''. Hence, all the work for the subcategory test
 seems to be done in the `_subcategory_hook_` methods. So, we should focus
 on them.

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