#14516: Refactoring of crystals for speedup
-------------------------------------+-------------------------------------
Reporter: tscrim | Owner: sage-combinat
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.12
Component: combinatorics | Resolution:
Keywords: crystals speedup, | Merged in:
days49 | Reviewers: Anne Schilling
Authors: Travis Scrimshaw | Work issues:
Report Upstream: N/A | Dependencies: #2023, #14402,
Branch: | #14413, #14143, #12940
Stopgaps: |
-------------------------------------+-------------------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
* dependencies: #2023 #14402 #14413 #14143 => #2023, #14402, #14413,
#14143, #12940
Comment:
There are doctest failures with #12940, please rebase:
{{{
sage -t devel/sage/sage/combinat/affine_permutation.py
**********************************************************************
File "devel/sage/sage/combinat/affine_permutation.py", line 241, in
sage.combinat.affine_permutation.AffinePermutation.index_set
Failed example:
A.index_set()
Expected:
[0, 1, 2, 3, 4, 5, 6, 7]
Got:
(0, 1, 2, 3, 4, 5, 6, 7)
**********************************************************************
File "devel/sage/sage/combinat/affine_permutation.py", line 2077, in
sage.combinat.affine_permutation.AffinePermutationGroupGeneric.index_set
Failed example:
AffinePermutationGroup(['A',7,1]).index_set()
Expected:
[0, 1, 2, 3, 4, 5, 6, 7]
Got:
(0, 1, 2, 3, 4, 5, 6, 7)
**********************************************************************
File "devel/sage/sage/combinat/affine_permutation.py", line 2088, in
sage.combinat.affine_permutation.AffinePermutationGroupGeneric.reflection_index_set
Failed example:
AffinePermutationGroup(['A',7,1]).index_set()
Expected:
[0, 1, 2, 3, 4, 5, 6, 7]
Got:
(0, 1, 2, 3, 4, 5, 6, 7)
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/14516#comment:19>
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/groups/opt_out.