Re: Implementation of forprime() and unextprime()
Bill Allombert <[email protected]> Sat, 13 Jan 2024 00:01:52 +0100
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <ZaHE4FFwcLv58W+8@seventeen> |
On Thu, Jan 11, 2024 at 07:09:51PM -0800, Ilya Zakharevich wrote: > I looked through the code (in 2.13.4 I have at hand), and see a few > strange things. If you like to look at the code, make sure to look at the git master branch, otherwise this is a bit pointless. In particular, we have changed primelimit to 2^20 in PARI 2.16.1. Cheers, Bill