[Shootout-list] nsieve implementations in C, OCaml, Python, and Scheme

Dima Dorfman d+shootout@trit.org
Tue, 14 Dec 2004 15:41:54 +0000


Isaac Gouy <igouy2@yahoo.com> wrote:
> > the other uses an array to store bitmaps
> 
> Something like this nsieve-bits alpha test?

Yep, exactly like that. It's a simple matter to split the C and OCaml
programs into two and add the right implementation to each test. If
you (or anyone else) would like me to do that, let me know.