Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone02.am1.xlned.com!bcyclone02.am1.xlned.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!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.085 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.00; 'subject:skip:b 10': 0.07; 'juni': 0.09; 'python': 0.11; 'algorithm': 0.13; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'wrote:': 0.16; 'am,': 0.23; '2015': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'subject:time': 0.31; 'code': 0.31; 'michael': 0.33; 'message-id:@gmail.com': 0.35; 'to:addr :python-list': 0.35; 'really': 0.35; "didn't": 0.37; 'subject:: ': 0.37; 'thought': 0.37; 'received:org': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'some': 0.40; 'your': 0.60; 'show': 0.62; 'email addr:gmail.com': 0.64; 'charset:windows-1252': 0.65; 'miss': 0.74; 'us?': 0.91; 'interesting,': 0.93 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Tue, 30 Jun 2015 13:55:26 -0600 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Linear time baseconversion References: <777831f0-d4b4-48f6-ae0b-c9b1ea7ffc06@googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1435694132 news.xs4all.nl 2889 [2001:888:2000:d::a6]:38094 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 2879 X-Received-Body-CRC: 2217848609 Xref: csiph.com comp.lang.python:93350 On 06/30/2015 10:24 AM, jonas.thornvall@gmail.com wrote: > Den tisdag 30 juni 2015 kl. 18:12:46 UTC+2 skrev Michael Torrie: >> Do you have some Python code to show us? > > No i just thought you would find the digit search algorithm interesting. Yeah it is interesting, although I didn't really see an explanation of your algorithm in your posts. Did I miss it?