#11115: Rewrite cached_method in Cython
-------------------------------------------------------------------+--------
   Reporter:  SimonKing                                            |          
Owner:  jason                                       
       Type:  enhancement                                          |         
Status:  needs_review                                
   Priority:  major                                                |      
Milestone:  sage-pending                                
  Component:  misc                                                 |       
Keywords:  category cython cache                       
Work_issues:                                                       |       
Upstream:  N/A                                         
   Reviewer:  Nicolas M. ThiƩry, Andrey Novoseltsev, Volker Braun  |         
Author:  Simon King                                  
     Merged:                                                       |   
Dependencies:  #9976, #11298, #11342, #9138, #11815, #11972
-------------------------------------------------------------------+--------
Changes (by SimonKing):

  * status:  needs_work => needs_review


Comment:

 I have updated the docfix patch. The new patch also removes references to
 the old uncached underscore versions of the cached functions in the
 references.

 I find
 {{{
 ../../sage -t -long sage/algebras/steenrod/
 sage -t -long "devel/sage-
 main/sage/algebras/steenrod/steenrod_algebra_bases.py"
          [15.0 s]
 sage -t -long "devel/sage-
 main/sage/algebras/steenrod/steenrod_algebra_misc.py"
          [2.2 s]
 sage -t -long "devel/sage-main/sage/algebras/steenrod/all.py"
          [2.2 s]
 sage -t -long "devel/sage-
 main/sage/algebras/steenrod/steenrod_algebra_mult.py"
          [2.2 s]
 sage -t -long "devel/sage-main/sage/algebras/steenrod/steenrod_algebra.py"
          [36.7 s]
 sage -t -long "devel/sage-main/sage/algebras/steenrod/__init__.py"
          [0.1 s]

 ----------------------------------------------------------------------
 All tests passed!
 }}}

 Apply 11115_flat.patch trac_11115_docfix.patch

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