07-01-2022, 01:15 PM
@SMcNeill, I remember an interesting sieving program you developed where you used a certain amount of sieving to find the next prime to sieve a little more for next... that seemed to work pretty well because you weren't testing using the divisible test method which really bogs down the more numbers you cover.
b = b + ...