#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.7.1
Component: combinatorics |
Keywords: enumeration, integer, list, permutation, group
Work_issues: long time tests, information about listing infinite sets |
Upstream: N/A
Reviewer: Karl-Dieter Crisman, Simon King |
Author: Nicolas Borie
Merged: |
Dependencies:
------------------------------------------------------------------------+---
Changes (by nborie):
* status: needs_work => needs_review
Old description:
> The goal of this ticket is to enumerate integer vectors up to the action
> of a Permutation Group.
>
> This will produced a Parent : infinite enumerated set whose element are
> integer vectors (as list of integer)
>
> apply: [attachment:trac_6812_integer_vectors_mod_permgroup.patch]
>
> depends on #8288
New description:
The goal of this ticket is to enumerate integer vectors up to the action
of a Permutation Group.
This will produced a Parent : infinite enumerated set whose element are
integer vectors (as list of integer)
apply [attachment:trac_6812_integer_vectors_mod_permgroup.patch]
depends on #8288
--
Comment:
I cleaned the imports, I improved a little the documentation...
I am very sorry but it needs a STRONG REVIEW OF ENGLISH. My flyspell is
well configured in my emacs but I feel that there are probably some not
very well expressed sentences in my documentation. I tried to do my
best... About the code, it is strongly tested, there is a lot of tests of
consistences with other parts of combinat.
{{{
nicolas@lancelot:/opt/sage/devel/sage-combinat$ sage -t
sage/combinat/integer_vectors_mod_permgroup.py -optional -long
sage -t -optional -long "devel/sage-
combinat/sage/combinat/integer_vectors_mod_permgroup.py"
[10.3 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 10.3 seconds
nicolas@lancelot:/opt/sage/devel/sage-combinat$ sage -t
sage/combinat/enumeration_mod_permgroup.pyx -optional -long
sage -t -optional -long "devel/sage-
combinat/sage/combinat/enumeration_mod_permgroup.pyx"
[38.5 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 38.5 seconds
}}}
apply trac_6812_integer_vectors_mod_permgroup.patch (only)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6812#comment:29>
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.