Hello,

It seems that the words.s_adic generator is broken by some patch
word_dynamic_classes*

sage: fib = WordMorphism('a->ab,b->a')
sage: from itertools import repeat
sage: words.s_adic(repeat(fib), repeat('a'))
ValueError                                Traceback (most recent call last)
...
ValueError: Not known datatype (=finite)

Cheers,
Vincent

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-de...@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to