Hi everybody,

I am writing because the conjugate_position method (for finite words)
is not working the way I expected.
I believe that the output for

w.conjugate(-1).conjugate_position(w)

should equal w.length()-1 for all words w on at least two letters.
However, I seem to get no answer, all the time (just as if the two
words were not conjugate). All other positions, apart from -1, seem to
work just fine.
I'm running the latest Sage version, 4.6.2.

Thanks,

Alessandro

-- 
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-devel@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