#8093 closed enhancement (fixed)
Adding of prefixes and palindrome prefixes iterators to the Words library
Reported by: | abmasse | Owned by: | abmasse |
---|---|---|---|
Priority: | major | Milestone: | sage-4.3.3 |
Component: | combinatorics | Keywords: | palindrome, prefix |
Cc: | slabbe | Merged in: | sage-4.3.3.alpha0 |
Authors: | Alexandre Blondin Massé | Reviewers: | Sébastien Labbé |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Adds three functions to iterate over prefixes and palindrome prefixes of finite and infinite words.
Attachments (2)
Change History (8)
comment:1 Changed 12 years ago by
- Status changed from new to needs_review
Changed 12 years ago by
comment:2 Changed 12 years ago by
- Reviewers set to Sébastien Labbé
- Status changed from needs_review to positive_review
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 Changed 12 years ago by
Alright with the modifs as far as I'm concerned.
comment:4 Changed 12 years ago by
- Merged in set to sage-4.3.3.alpha0
- Resolution set to fixed
- Status changed from positive_review to closed
comment:5 Changed 12 years ago by
I'm updating the Author field per the main wiki page. Please let us know if they're wrong.
comment:6 Changed 12 years ago by
Thanks, this is indeed the right name (without dash).
Note: See
TracTickets for help on using
tickets.
Updated to synchronize with sage-combinat mercurial repository -- should be the same file