#12996: Support for one-dimensional shifts of finite type
--------------------------------------+-------------------------------------
       Reporter:  mhs                 |         Owner:  sage-combinat
           Type:  enhancement         |        Status:  needs_review 
       Priority:  major               |     Milestone:  sage-5.7     
      Component:  combinatorics       |    Resolution:               
       Keywords:  symbolic dynamics   |   Work issues:               
Report Upstream:  N/A                 |     Reviewers:               
        Authors:  Michael Schraudner  |     Merged in:               
   Dependencies:                      |      Stopgaps:               
--------------------------------------+-------------------------------------

Comment (by mhs):

 Hi all,

 coming back from my summer vacations I uploaded a new patch.

 1) I changed the output from "A SFT on alphabet" to "A SFT over alphabet"
 2) I changed the names of three methods (as indicated by vdelecroix)
 3) I changed the "warnings" line, so only my module is affected (thanks
 for pointing out how to do this vdelecroix)
 4) I played around with the SearchForest, but fially decided to keep the
 code as was before (I was not able to use SearchForest to produce the
 admissible words in the order I intended) and with a postprocessing step
 the code is clumpsy and slower

 One final thing to do:
 If I delete the "warnings.formatwarning = sft_warning_style" line 130 the
 output of two tests (producing a Warning) are modified including a file
 name and a non-standard line number which gets me into trouble with the
 doctest. Any idea how to tell SAGE to ignore the filename and line-number
 in the output of the doctest?

 Best
 M.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12996#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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to