Jump to content

Talk:Pure (programming language)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 174.27.229.215 (talk) at 00:50, 25 November 2011 (Sieve of Eratosthenes: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Sieve of Eratosthenes

In the examples section, the code given as the "sieve of Eratosthenes" does not appear to be a true sieve of Eratosthenes. It looks more like a Turner's sieve -- a simpler but computationally far less efficient algorithm. 174.27.229.215 (talk) 00:50, 25 November 2011 (UTC)[reply]