#8589: New feature : Hopf algebra structure on group algebras
------------------------------+---------------------------------------------
   Reporter:  vferay          |       Owner:  sage-combinat
       Type:  enhancement     |      Status:  needs_review 
   Priority:  major           |   Milestone:               
  Component:  combinatorics   |    Keywords:               
     Author:  Valentin Feray  |    Upstream:  N/A          
   Reviewer:                  |      Merged:               
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by jhpalmieri):

 Is line 919 in sage/categories/modules_with_basis.py a typo?
 {{{
 :meth:`rodulesWithBasis.HomCategory.ElementMethods.on_basis`.
        ^
 }}}
 Also, at the start of sage/groups/perm_gps/permgroup.py, the line
 {{{
 from sage.combinat.family import Family
 }}}
 might be changed to
 {{{
 from sage.sets.family import Family
 }}}
 (since sage.combinat.family says "This is a backward compatibility stub.
 Use :mod:`sage.sets.family` instead").

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