#18123: let Transducer(word) output a word
-------------------------------+-------------------------------------------
   Reporter:  dkrenn           |            Owner:
       Type:  enhancement      |           Status:  new
   Priority:  major            |        Milestone:  sage-6.6
  Component:  finite state     |         Keywords:  sd66, transducer, words
  machines                     |          Authors:
  Merged in:                   |  Report Upstream:  N/A
  Reviewers:                   |           Branch:
Work issues:                   |     Dependencies:
     Commit:                   |
   Stopgaps:                   |
-------------------------------+-------------------------------------------
 Make
 {{{
 sage: W = Words([0,1])
 sage: inverter.process(W([0,1,0]))
 word: 101
 sage: inverter.process(words.FibonacciWord([0,1]))
 word: 1011010110110101101011011010110110101101...
 }}}
 work.

 See also #18118.

--
Ticket URL: <http://trac.sagemath.org/ticket/18123>
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to