Closed RobinHankin closed 6 years ago
It is not clear to me whether the identity should be regarded as cyclically reduced or not.
Also:
> is.cyclically.reduced(as.free('x'))
[1] FALSE
>
oh dear.
Opening this issue again: abca
is cyclically reduced; aabcda^{-1}
is not. So a
is cyclically reduced. This is now correctly coded up following 811212a but there is no testing of it in tests/aaa.R
.
Function
is.cyclically.reduced()
does not cope with the identity: