#8856: Reinstate cached one in algebra_with_basis
------------------------------+---------------------------------------------
   Reporter:  hivert          |       Owner:  hivert          
       Type:  enhancement     |      Status:  new             
   Priority:  major           |   Milestone:  sage-4.4.2      
  Component:  categories      |    Keywords:  cached one_basis
     Author:  Florent Hivert  |    Upstream:  N/A             
   Reviewer:                  |      Merged:                  
Work_issues:                  |  
------------------------------+---------------------------------------------
 From {{{algebra_with_basis.py}}}:
 {{{
 #...@cached_method   # todo: reinstate once #5843 is fixed
 def one_from_one_basis(self):
     """
     Returns the one of the algebra, as per
             ``Monoids.ParentMethods.one``
     [...]
     """
     return self.monomial(self.one_basis()) #.
 }}}
 So I'm removing the comment since #5843 is fixed.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8856>
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