-
-
Notifications
You must be signed in to change notification settings - Fork 553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding of prefixes and palindrome prefixes iterators to the Words library #8093
Comments
Updated to synchronize with sage-combinat mercurial repository -- should be the same file |
Attachment: trac_8093_palindromes_prefixes-abm.patch.gz Applies over the precedent patch |
Reviewer: Sébastien Labbé |
Author: Alexandre Blondin-Massé |
comment:2
Attachment: trac_8093_doc_fixes-sl.patch.gz All tests passed in sage/combinat/words. Doc builds fine. Code is good. I added a small patch that edits the INPUT block and adds a TEST. Positive review. |
comment:3
Alright with the modifs as far as I'm concerned. |
Merged: sage-4.3.3.alpha0 |
comment:5
I'm updating the Author field per the main wiki page. Please let us know if they're wrong. |
Changed author from Alexandre Blondin-Massé to Alexandre Blondin Massé |
comment:6
Thanks, this is indeed the right name (without dash). |
Adds three functions to iterate over prefixes and palindrome prefixes of finite and infinite words.
CC: @seblabbe
Component: combinatorics
Keywords: palindrome, prefix
Author: Alexandre Blondin Massé
Reviewer: Sébastien Labbé
Merged: sage-4.3.3.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/8093
The text was updated successfully, but these errors were encountered: