[docs] [issue26256] Fast decimalisation and conversion to other bases

Cheryl Sabella report at bugs.python.org
Wed Aug 23 18:39:12 EDT 2017


Cheryl Sabella added the comment:

Hello,

I came across this issue and was wondering if the FAQ section of the doc might be a good place to mention the presence of FFT, or actually fast number theoretic transform, as Stefan pointed out.

I was also wondering if the short code snippet for the Mersenne prime might be included in the recipes as an example of what decimal is capable of?

----------
nosy: +csabella

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26256>
_______________________________________


More information about the docs mailing list