I'm also happy to note that the sieve I adapted from Jorge generates a list
of primes the same length as yours, which would seem to imply it's correct,
and in 33s, though since it's timed by a different mechanism that may not
mean anything...


On Tue, Jan 7, 2014 at 10:36 PM, Keith Winston <keithw...@gmail.com> wrote:

> Hey Steven,
>
> That's a cool primes module, I'm going to look that over more carefully. I
> can see that you've thought through this stuff before ;)
>
> And yeah, I'd like to see your Stopwatch code... I haven't looked at
> "with" yet, that's interesting. As usual, I don't totally get it...
>
> Keith
>



-- 
Keith
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to