#16935: Faster palindromes function for the Words library
-------------------------------------+-------------------------------------
Reporter: nadialafreniere | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.4
Component: combinatorics | Resolution:
Keywords: words, finite | Merged in:
words, palindromes | Reviewers:
Authors: Nadia Lafrenière | Work issues:
Report Upstream: N/A | Commit:
Branch: | d0ee49ef26ff6277c5ed847e3b03a4c95dd857d6
u/nadialafreniere/palindromes__list_of_lps_lengths_and_list_of_maximal_palindromes_length|
Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by slabbe):
The user does not know what is `jj` : this is an internal variable. It is
better to use `2*j` for the message error given to the user.
Last small fix (remove one space in the second line). Lines must align
properly for the doc to render correctly (see the file
`SAGE_ROOT/src/doc/output/html/en/reference/combinat/sage/combinat/words/finite_word.html`
after you run `sage -b && sage -docbuild reference html`)
{{{
#!diff
- - ``f`` - involution (default: None) on the alphabet of self. It
must
- be callable on letters as well as words (e.g. WordMorphism).
+ - ``f`` - involution (default: None) on the alphabet of self. It
must
+ be callable on letters as well as words (e.g. WordMorphism).
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16935#comment:35>
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/d/optout.