Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.084 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.00; 'algorithm': 0.04; 'encode': 0.09; 'random': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'losing': 0.16; 'wrote:': 0.18; 'laws': 0.24; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'sets': 0.30; 'message-id:@mail.gmail.com': 0.30; 'fast.': 0.31; 'subject:that': 0.31; 'stuff': 0.32; 'fri,': 0.33; 'guess': 0.33; "can't": 0.35; 'received:google.com': 0.35; 'google': 0.35; 'data,': 0.36; 'nov': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'space': 0.40; 'how': 0.40; 'number,': 0.60; 'matter': 0.61; 'making': 0.63; 'more': 0.64; 'lose': 0.68; 'physics': 0.68; '2013': 0.98 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:to :content-type; bh=0wdEKQBufXPuO7mSxsJeH3nj8M2hzMHAeUZM6+8yvxQ=; b=zlIipBeF/WGeoe8IC2K5n2hx1pN+vH/tdcCx6O9Haa1d/78BStwrsfPRm/erFNW5dq 6ykowsSn6FI8TVGbsIL4ga2ksR/XwJald5z9E7awpk8l+MzZLewYrdM0DcFT9W1TTqQV QkKwwcmMisiZPm/9skC9tTDyo8RPq2ZEfuIoOeLsddz5drh0ziO43F8JvLZfMrquN+jz 1++UJXRrujsVjmlSYgbFABDaXv55mP5TXSN5ZYzXlZLo6xWPUgiG3AlEFrqafPcb9cjH JDm/amqdsmrN4aIgOERykD/VfVwKGRTu9QstC87+QlZB7F/NrqjxO809m48a2mnLT1Ui L6Kg== MIME-Version: 1.0 X-Received: by 10.66.157.165 with SMTP id wn5mr13100988pab.169.1383877056294; Thu, 07 Nov 2013 18:17:36 -0800 (PST) In-Reply-To: <9b62770c-7ca1-4a4d-81a5-bf7251bac957@googlegroups.com> References: <205bfa4f-29de-43de-be5a-72a12d77d0c9@googlegroups.com> <9d998707-a6e9-4911-a585-c2310e4a2b31@googlegroups.com> <9b62770c-7ca1-4a4d-81a5-bf7251bac957@googlegroups.com> Date: Fri, 8 Nov 2013 13:17:36 +1100 Subject: Re: Algorithm that makes maximum compression of completly diffused data. From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383877064 news.xs4all.nl 15961 [2001:888:2000:d::a6]:41890 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58730 On Fri, Nov 8, 2013 at 1:05 PM, wrote: > I guess what matter is how fast an algorithm can encode and decode a big number, at least if you want to use it for very big sets of random data, or losless video compression? I don't care how fast. I care about the laws of physics :) You can't stuff more data into less space without losing some of it. Also, please lose Google Groups, or check out what other people have said about making it less obnoxious. ChrisA