Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Tim Rentsch Newsgroups: comp.lang.c++ Subject: Re: OT: Re: Sieve of Erastosthenes optimized to the max Date: Sat, 28 Sep 2024 03:46:21 -0700 Organization: A noiseless patient Spider Lines: 12 Message-ID: <86wmiw3vk2.fsf@linuxsc.com> References: <867celixcw.fsf@linuxsc.com> <86zfr0b9hw.fsf@linuxsc.com> <861q3o5do1.fsf@linuxsc.com> <868qx45v5g.fsf@linuxsc.com> <86r0aojx1m.fsf@linuxsc.com> <86v7zn3xwk.fsf@linuxsc.com> <86tteyrad0.fsf@linuxsc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Sat, 28 Sep 2024 12:46:21 +0200 (CEST) Injection-Info: dont-email.me; posting-host="8f5b490802ead3c9705b43cb022c8c76"; logging-data="1286855"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19/qV7Ytpi2MAM9eziI8SNM4mP+kcgVRZo=" User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux) Cancel-Lock: sha1:W6eZQWdnQMgb4Hqw7B9izdKxgLg= sha1:wi3McbOS5vOh8o+dtjAAU1WPVGI= Xref: csiph.com comp.lang.c++:120429 Vir Campestris writes: [...] I tried to post a short followup, but I must have done something wrong because nothing went out. Long story short, I've been pulled away from looking at this further due to other tasks demanding my attention, and also because the Sieve of Aiken looks more promising (having been reminded recently of primegen by Daniel Bernstein). In any case, thank you for the back and forth, it's been fun.