in reply to Re^3: Math help: Finding Prime Numbers
in thread Math help: Finding Prime Numbers
Ovid said:
This is part of a larger set of code which is intended to be pure Perl, ...
Can you write a "half descent sieve" in Perl?
Also, how about if you want the 2e6 through 3e6 primes the first time you call and the 1e6 through 2e6 the second time?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Math help: Finding Prime Numbers
by syphilis (Archbishop) on Nov 13, 2006 at 22:33 UTC | |
by BrowserUk (Patriarch) on Nov 13, 2006 at 23:09 UTC | |
by syphilis (Archbishop) on Nov 14, 2006 at 00:07 UTC | |
by Anonymous Monk on Nov 14, 2006 at 08:54 UTC | |
by BrowserUk (Patriarch) on Nov 14, 2006 at 00:36 UTC |