On Tuesday 23 December 2008 02:03:25 Bill Hart wrote:
> I don't see a fix on the gmp-discuss list.
>
Bet there be one tommorow from Torbjörn
> Besides that it is trivial to fix. I'll fix it before we release if no
> one else does.
>
> This may be a good opportunity to start thinking about an efficient
> perfect power detection algorithm. One can do better. Detecting
> perfect powers can be done in essentially linear time.
>
Bernsteins paper. I did some work on it a few years ago , I can't remember how
far I got , I certainly did 2-adic n'th-roots and n'th roots at least (much
much faster than gmp), dont remember if i joined them into perfect-power
detection , may be able to find my old code even.