#10961: Add Lie bracket operation in Rings
---------------------------------+------------------------------------------
   Reporter:  nthiery            |       Owner:  AlexGhitza
       Type:  enhancement        |      Status:  new       
   Priority:  major              |   Milestone:  sage-4.7  
  Component:  algebra            |    Keywords:            
     Author:  Nicolas M. ThiƩry  |    Upstream:  N/A       
   Reviewer:                     |      Merged:            
Work_issues:                     |  
---------------------------------+------------------------------------------
 From the documentation:

 {{{
     sage: F = AlgebrasWithBasis(QQ).example(); F
     An example of an algebra with basis: the free algebra on the
 generators ('a', 'b', 'c') over Rational Field
     sage: a,b,c = FF.algebra_generators()
     sage: F.bracket(a,b)
     B[word: ab] - B[word: ba]
 }}}

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