Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.020 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'broken': 0.04; 'that?': 0.05; 'calculating': 0.09; 'second.': 0.09; 'statements': 0.09; 'subject:set': 0.09; 'cc:addr:python-list': 0.11; 'finite': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'hmm.': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'saying': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; "doesn't": 0.30; 'operations,': 0.30; 'message-id:@mail.gmail.com': 0.30; 'subject:numbers': 0.31; 'covered': 0.32; 'stuff': 0.32; 'up.': 0.33; 'bus': 0.33; 'fri,': 0.33; 'subject:the': 0.34; 'could': 0.34; 'subject:with': 0.35; 'possible.': 0.35; 'computing': 0.35; 'operations': 0.35; 'but': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'ram': 0.36; "didn't": 0.36; 'possible': 0.36; 'actions': 0.38; "you're": 0.61; 'times': 0.62; 'guarantee': 0.63; 'school': 0.64; 'finish': 0.65; 'brain': 0.68; 'construction': 0.72; 'power': 0.76; 'thoroughly': 0.91; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; bh=az6uEuUbVsB1q9PS373Jeqo7xazEq4HP5xoBseb1Ejk=; b=R+y7rxqkeBqq8bLbz+2TiFv4+6V3veA4kOnGoV0mDkJHBumSGmZl+OQU6OnfvLzXkX BFjQ4csTo6emfkVCJTUfpRPaGSua1Mh6kgmhfs3mUo/QIjw9Kna/P2mSmeaTTpyossBP AnVWxQ6RRvCc4mBPzeRlwENo8P/JniLsNYnCSW15vVDDHajckodWI1/CjEra3XWz9ciM CCDAaRbpAN1N3xOr1dHT9VZJlulwygn0vw6axouYOVpDNz4VW9o4UP5lo+D+XH1sgfAq Yieuxu16pgI8PJvQvsbJuxe9nTTDtsdhEVZGG7ofRaNyZKnNGJORXkm6yB0RRGXPyKCL 6ZDg== MIME-Version: 1.0 X-Received: by 10.66.160.2 with SMTP id xg2mr3874954pab.23.1392322096554; Thu, 13 Feb 2014 12:08:16 -0800 (PST) In-Reply-To: <87fvnm7q1n.fsf@elektro.pacujo.net> References: <8e4c1ab1-e65d-483f-ad9d-6933ae2052c3@googlegroups.com> <888bd2fc-54b0-4c46-9d7b-d81d01a78b52@googlegroups.com> <52f59aeb$0$29972$c3e8da3$5496439d@news.astraweb.com> <7cc8f49d-a4c7-48c2-a0af-ac58c847d794@googlegroups.com> <71e578f8-0d23-4b8e-b9f2-b987bdc9c01d@googlegroups.com> <85r478bv99.fsf_-_@benfinney.id.au> <85ioskbtfm.fsf@benfinney.id.au> <85eh38bq5z.fsf@benfinney.id.au> <871tz7864a.fsf@elektro.pacujo.net> <87fvnm7q1n.fsf@elektro.pacujo.net> Date: Fri, 14 Feb 2014 07:08:16 +1100 Subject: Re: Working with the set of real numbers From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392322105 news.xs4all.nl 2928 [2001:888:2000:d::a6]:50367 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66229 On Fri, Feb 14, 2014 at 6:47 AM, Marko Rauhamaa wrote: > My assumption was you could execute =E2=84=B5=E2=82=81 statements per sec= ond. That > doesn't guarantee a finite finish time but would make it possible. That > is because > > =E2=84=B5=E2=82=81 * =E2=84=B5=E2=82=81 =3D =E2=84=B5=E2=82=81 =3D =E2= =84=B5=E2=82=81 * 1 Hmm. I never actually covered this stuff in grade school - the construction of infinite computing power didn't exactly come up. But as I understand it, just calculating the "next number" requires =E2=84=B5= =E2=82=81 RAM operations, and you have to do that =E2=84=B5=E2=82=81 times per second. So= what you're saying is that it's possible to do that? You can execute =E2=84=B5= =E2=82=81 operations where each operation has to wait for =E2=84=B5=E2=82=81 bus acti= ons before continuing? This would do my head in if I hadn't already thoroughly broken my brain on other insanities. ChrisA