#6812: Enumerate integer vectors modulo to the action of a Permutation Group
-----------------------------+----------------------------------------------
   Reporter:  nborie         |       Owner:  nborie                             
           
       Type:  enhancement    |      Status:  needs_review                       
           
   Priority:  major          |   Milestone:  sage-4.6                           
           
  Component:  combinatorics  |    Keywords:  enumeration, integer, list, 
permutation, group
     Author:  nborie         |    Upstream:  N/A                                
           
   Reviewer:                 |      Merged:                                     
           
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by kcrisman):

 This looks very interesting, and I could definitely use it in my research
 (instead of looping over *all* integer vectors).  A few comments:

 The syntax seems rather different than `IntegerVectors`, though; for
 instance, to access these vectors with a given sum one has to use a fairly
 awkward notation, instead of something analogous to `IntegerVectors(5,6)`
 for those sum 5, length 6.  Is it possible to streamline that?

 Also, there is fairly non-idiomatic English in some of the docstrings.

 Finally, you should put your normal name in the "Author" field, instead of
 your Trac username, since the script which generates contributor lists
 uses this information directly.

 I am sorry that I am not familiar enough with the category framework to
 properly review this properly, though :(

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