math/limlee.c: Fiddle with the large-prime heuristics.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 28 May 2017 08:25:19 +0000 (09:25 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 11 Jun 2018 23:47:54 +0000 (00:47 +0100)
commit2427b43e44e51b1c5f5e00c95cd08ee84b788b05
tree8e8706db931a13da5a4db42cc353e8913cefc3a8
parent6a2654167a4c6ece96c96a6a235d805ca21661da
math/limlee.c: Fiddle with the large-prime heuristics.

Experimentation shows me that large primes just don't last very long
with the old heuristic.  Switch to another one that's more tolerant but
still weeds out no-hopers.
math/limlee.c