mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Delete obsolete paragraph; primes(6) is now able to list primes for the
full range up to 2^64 - 1. MFC after: 1 week
This commit is contained in:
parent
ade8bcee50
commit
0bf051f957
1 changed files with 0 additions and 6 deletions
|
|
@ -119,9 +119,3 @@ cannot handle the
|
|||
factor list,
|
||||
.Nm primes
|
||||
will not get you a world record.
|
||||
.Pp
|
||||
.Nm primes
|
||||
is unable to list primes between 3825123056546413050 and 18446744073709551615
|
||||
since it relies on strong pseudoprime tests after sieving, and nobody has
|
||||
proven how many strong pseudoprime tests are required to prove primality for
|
||||
integers larger than 3825123056546413050.
|
||||
|
|
|
|||
Loading…
Reference in a new issue