#8392: Check when defining a permutation by one-line notation (list of int)
------------------------------------------------------+---------------------
Reporter: nborie | Owner: tscrim
Type: defect | Status:
needs_review
Priority: major | Milestone:
sage-5.7
Component: combinatorics | Resolution:
Keywords: permutation, check, days38, days45 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Travis Scrimshaw | Merged in:
Dependencies: | Stopgaps:
------------------------------------------------------+---------------------
Comment (by vdelecroix):
Hi,
The name of the ticket has nothing to do with what the ticket contains.
You must change either one or the other !
Your changes to Word are not valid. Imagine that I am working on the
alphabet of tableaux and I want a word of length two (containing two
tableaux)...
Two comments, some others will come later
* sage/combinat/permutation.py, line 2905 you may change the ugly
izip(list(range(1, len(self)+1)), self) with izip(xrange(1,len(self)+1),
self)
* sage/combinat/rsk.py, line 114 "an method" -> "a method"
Vincent
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8392#comment:9>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.