Re: Implementation of forprime() and unextprime()
Ilya Zakharevich <[email protected]> Wed, 17 Jan 2024 19:32:19 -0800
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jan 14, 2024 at 12:49:49PM +0100, Bill Allombert wrote: > > Still, this does not explain what is so special about 20… > > It used to be primelimit=500000, so we could have picked 19 , but > 20 (2^20~10^6) is easier to remember. Also its square is 2^40~10^12. > Memory size have grown, so the extra memory requirement should not be > an issue. I had a vague hope that the reason is a bit math-sexier… Thanks anyway, yours Ilya