#10961: Add Lie bracket operation in Rings()
---------------------------------+------------------------------------------
   Reporter:  nthiery            |       Owner:  AlexGhitza  
       Type:  enhancement        |      Status:  needs_review
   Priority:  major              |   Milestone:  sage-4.7    
  Component:  algebra            |    Keywords:              
     Author:  Nicolas M. ThiƩry  |    Upstream:  N/A         
   Reviewer:  Anne Schilling     |      Merged:              
Work_issues:                     |  
---------------------------------+------------------------------------------
Changes (by nthiery):

  * status:  needs_work => needs_review


Comment:

 Replying to [comment:1 aschilling]:
 > The patch implements the Lie bracket and it would be good to merge it
 into sage soon. However, the tests in /categories/rings.py line 70 do not
 pass due to the misprint
 > {{
 >                 sage: a,b,c = FF.algebra_generators()
 > }}
 > should be
 > {{
 >                 sage: a,b,c = F.algebra_generators()
 > }}
 >

 Shoot; I had noticed this, and got distracted. Thanks for the reminder!
 Fixed!

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