#8227: Improving iterated palindromic closure computation
-----------------------------+----------------------------------------------
   Reporter:  abmasse        |       Owner:  abmasse                     
       Type:  enhancement    |      Status:  needs_work                  
   Priority:  major          |   Milestone:  sage-4.3.3                  
  Component:  combinatorics  |    Keywords:  iterated palindromic closure
     Author:  abmasse        |    Upstream:  N/A                         
   Reviewer:                 |      Merged:                              
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by abmasse):

 Thank you Sébastien for all those comments ! I agree with you on items 4
 and 5, but I think these issues should be addressed in another ticket. I
 intend to do it in a close future, but this is in some way independent of
 the iterated palindromic closures functions. As for item 1, I agree with
 you as well, but I think it would be better if ``find()`` and ``rfind()``
 functions could allow the user to choose between different string search
 algorithms (Boyer-Moore, KMP, etc.), so that it is maybe not necessary to
 make them look like the Python functions (what do you think?). If I
 understand you well in item 2, you would like me to change the ``find()``
 and ``rfind()`` functions for Word_str objects or only to detect it in the
 algorithm computing the iterated palindromic closure? Finally, I will
 correct item 3 and the other problems as soon as you answer me.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8227#comment:5>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to