-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
iterated_right_palindromic_closure of a finite word should return a finite word #8186
Comments
comment:1
I just attached a patch which fixes the problem for the mentioned function, but also for some others having the same problem. It also adds a function that gives the longest periodic prefixes of a word which should not be harder to review. |
Attachment: trac_8186_length_handling-sl.patch.gz Attachment: trac_8186_minor_doc_changes-abm.patch.gz Very minor changes in the doc (typos and rephrasing) |
comment:2
Tested the patch on sage 4.3.1. Everything builds fine, the doc generated by Sphinx is ok too. I made very minor modifications, only typos and rephrasing. Positive review if Sébastien agrees with my changes. |
Reviewer: Alexandre Blondin Massé |
Author: Sébastien Labbé |
comment:3
Forgot to set the author and reviewer fields. Done. |
comment:4
I forgot to mention that it solved my initial problem as well. |
comment:5
Thanks for the doc fixes. I agree with them. |
comment:6
For the record, the "length handling" patch applies to 4.3.2 with
in the queue
|
comment:8
Replying to @qed777: Here is the ordering of the current positive review patches in the sage-combinat tree, if it may help your job, I just tested them and they all apply without warning fuzz message :
|
comment:9
the patch
correspond to |
Merged: sage-4.3.3.alpha0 |
CC: @sagetrac-abmasse
Component: combinatorics
Author: Sébastien Labbé
Reviewer: Alexandre Blondin Massé
Merged: sage-4.3.3.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/8186
The text was updated successfully, but these errors were encountered: