#18665: Add verbose method names for primitive central and seminormal 
idempotents
-------------------------+-------------------------------------------------
   Reporter:  s.r.doty   |            Owner:
       Type:             |           Status:  new
  enhancement            |        Milestone:  sage-6.8
   Priority:  trivial    |         Keywords:  days65, symmetric group
  Component:             |  algebra, idempotents
  combinatorics          |          Authors:  Stephen Doty
  Merged in:             |  Report Upstream:  N/A
  Reviewers:             |           Branch:
Work issues:             |     Dependencies:
     Commit:             |
   Stopgaps:             |
-------------------------+-------------------------------------------------
 The SymmetricGroupAlgebra class has methods (cpi, cpis, and epsilon_ik
 whose names do not advertise their function. These should be renamed to
 something more appropriate. For example,
 {{{
 cpi = central_primitive_idempotent
 cpis = central_primitive_idempotents
 epsilon_ik = seminormal_basis_element
 }}}
 Also, there should be a separate function for `seminormal_idempotent`
 which is the equivalent of running `epsilon_ik` with both input tableaux
 the same. I.e., this new function should return the seminormal idemotent
 indexed by a given standard tableau.

--
Ticket URL: <http://trac.sagemath.org/ticket/18665>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to