#12610: Implementation of Baxter permutations
-----------------------------+----------------------------------------------
Reporter: giraudo | Owner: sage-combinat
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: combinatorics | Keywords: Permutations; Baxter
permutations
Work_issues: | Upstream: N/A
Reviewer: | Author: Samuele Giraudo
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Comment(by giraudo):
Here are some remaining problems:
1) To use in Sage the implemented class BaxterPermutations, I have to
execute
{{{
from sage.combinat.permutation import BaxterPermutations
}}}
How can I ensure that the class is directly visible?
2) The command
{{{
TestSuite(BaxterPermutations(3)).run()
}}}
returns, among other,
{{{
The following tests failed: _test_an_element,
_test_enumerated_set_iter_cardinality
}}}
How can I fix this?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12610#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.