Skip to content

Commit

Permalink
add segmented sieve
Browse files Browse the repository at this point in the history
  • Loading branch information
soniakeys committed May 4, 2012
1 parent 76d3f35 commit 5401226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Ways of computing prime numbers, [OEIS A000040.](http://oeis.org/A000040)
- Sieve, a sieve of Eratosthenese.
- PQueue, a priority queue.
- SPRP, a strong probable-prime test.
- Segment, a parallel segmented sieve.

Swing
-----
Expand Down

0 comments on commit 5401226

Please sign in to comment.