Re: division-free binary-to-decimal conversion

2013-10-07 Thread Niels Möller
Zimmermann Paul paul.zimmerm...@inria.fr writes: with Cyril Bouvier we have written a preprint describing several division-free algorithms to convert from binary to decimal (the mp?_get_str routines): http://www.loria.fr/~zimmerma/papers/get_str.pdf I've had a first reading. Seems

Re: division-free binary-to-decimal conversion

2013-10-07 Thread Torbjorn Granlund
Zimmermann Paul paul.zimmerm...@inria.fr writes: we mean faster than GMP's conversion functions, but still using GMP for the low-level operations. Then please say so in the paper. not only. For large operands we believe there is still room to improve our code. In particular an