Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76214

Re: Log base 2 of large integers

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.166
X-Spam-Level *
X-Spam-Evidence '*H*': 0.69; '*S*': 0.02; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'somewhere': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'probably': 0.32; "we're": 0.32; 'received:google.com': 0.35; '14,': 0.36; 'rather': 0.38; 'called': 0.40; 'number,': 0.60; 'talking': 0.65; 'between': 0.67; 'hang': 0.67; 'subject:base': 0.84; "they'd": 0.84; '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; bh=SXAUJWQKnLoGINOQvZejILsdzmncc74bzPoGNHvTxmI=; b=pgBp8eYxUeJCuKnYi/4zPV37cz9LK13lPi8mXU+1W04LFbMgazRu6XqaBhmF0vYvcr ubf1d0bSDTAdcvZtitzQojV0MNqIyjAGvvVMqaeXsF6k9aGn/YrB1DJhCMSudy9uv9vZ FP+9xtVK+8kHI3SkRH4icR65oCSuoXNdTyhgTju6RcnqV1IAERH09yOdqp23GwkmniYL 7YFP1IrOieNIgHXmJirHzRpPV8tA9lDgayLBlimuBcNK3yZnkFxP1xs54ZdBCplHQ0Uk 3LaAFlA0DjtdFkHZ4/3B2/rd/5d9D7Aq316mzX5FJ0dxjoQOA3mpDTsgBcSuxEJT5ZG9 b43g==
MIME-Version 1.0
X-Received by 10.50.80.76 with SMTP id p12mr9269191igx.34.1407946737499; Wed, 13 Aug 2014 09:18:57 -0700 (PDT)
In-Reply-To <c51h3fFonoiU1@mid.individual.net>
References <lsfnr6$pbc$1@news.albasani.net> <mailman.12922.1407938306.18130.python-list@python.org> <c51h3fFonoiU1@mid.individual.net>
Date Thu, 14 Aug 2014 02:18:57 +1000
Subject Re: Log base 2 of large integers
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.12930.1407946740.18130.python-list@python.org> (permalink)
Lines 9
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1407946740 news.xs4all.nl 2969 [2001:888:2000:d::a6]:33277
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:76214

Show key headers only | View raw


On Thu, Aug 14, 2014 at 2:12 AM, Peter Pearson <ppearson@nowhere.invalid> wrote:
> MK Shen used to hang out on the sci.crypt newsgroup, so we're
> probably talking "cryptographically large" rather than "engineeringly
> large".

So "fairly large" means somewhere between googolplex an Graham's
Number, and after that they'd be called "very large"?

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Log base 2 of large integers Mok-Kong Shen <mok-kong.shen@t-online.de> - 2014-08-13 15:05 +0200
  Re: Log base 2 of large integers Skip Montanaro <skip@pobox.com> - 2014-08-13 08:16 -0500
    Re: Log base 2 of large integers Mok-Kong Shen <mok-kong.shen@t-online.de> - 2014-08-13 15:50 +0200
  Re: Log base 2 of large integers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-13 23:32 +1000
    Re: Log base 2 of large integers Mok-Kong Shen <mok-kong.shen@t-online.de> - 2014-08-13 15:46 +0200
      Re: Log base 2 of large integers Marko Rauhamaa <marko@pacujo.net> - 2014-08-13 17:00 +0300
      Re: Log base 2 of large integers Andrew Jaffe <a.h.jaffe@gmail.com> - 2014-08-13 15:06 +0100
    Re: Log base 2 of large integers Peter Otten <__peter__@web.de> - 2014-08-13 16:17 +0200
  Re: Log base 2 of large integers Peter Otten <__peter__@web.de> - 2014-08-13 15:58 +0200
    Re: Log base 2 of large integers Peter Pearson <ppearson@nowhere.invalid> - 2014-08-13 16:12 +0000
      Re: Log base 2 of large integers Marko Rauhamaa <marko@pacujo.net> - 2014-08-13 19:15 +0300
      Re: Log base 2 of large integers Chris Angelico <rosuav@gmail.com> - 2014-08-14 02:18 +1000
      Re: Log base 2 of large integers Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-13 12:13 -0600
  Re:Log base 2 of large integers Dave Angel <davea@davea.name> - 2014-08-13 10:10 -0400

csiph-web