Comment 9 for bug 725367

Revision history for this message
b49P23TIvg (b49p23tivg) wrote :

OH! I had gotten revision 1. ~a-a-maly_primes_trunk-r1.tgz
Now I've got -r9 .

J's implementation of Miller-Rabin test confirms 10,000 ten digit primes.

I originally found the problem when I used primes for a problem at ProjectEuler.net and came up with an incorrect answer. My algorithm for solution looked right, right, right so I finally investigated primes.