Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.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.054 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'algorithm': 0.04; 'encode': 0.09; 'random': 0.14; 'compression': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'it;': 0.16; 'janssen': 0.16; 'losing': 0.16; 'reconfigure': 0.16; 'wrote:': 0.18; 'thu,': 0.19; '>>>': 0.22; 'laws': 0.24; 'question': 0.24; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; '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; 'could': 0.34; "can't": 0.35; 'received:google.com': 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; 'temporarily': 0.60; 'matter': 0.61; 'more': 0.64; 'physics': 0.68; 'superior': 0.69; 'algorithm,': 0.84; 'bow': 0.84; 'universe': 0.84; '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=TjkjN5DQOtD8vDTqe4rUOnCsI6OD5VB674rViKiKZqE=; b=lCJQayJHL6N1hCLWhqrDXmMRQaQMucUM52ISObOm+II/ap1cecjIjrLWKRPudSyDr7 baKsxl91KliYsoFP1EQ2l+Xj8yFWwTCMP9qhubqeKN9t2GDygRlIvaQxLExp1XbBeD3k f45SvFnydEblfdE4Am66+gREul+EzgvdFmAkht8Exxdi9cFb7IAbqcZhe/xaBXjYnuSd TiQ1lFXDL1F0dz5ZoNsAb9T3P6TKIrj1UzzrTpQ9CablIVaELGws1Cydsl5gtaQpNYGh qMfyykazHaxe9XMZ86xpcqQxB3MpvkRexCg6fkyW0Kuy4W79+t+REk0TxoWGQJiiaGzD 43QA== MIME-Version: 1.0 X-Received: by 10.66.2.234 with SMTP id 10mr13137290pax.39.1383877637496; Thu, 07 Nov 2013 18:27:17 -0800 (PST) In-Reply-To: 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:27:17 +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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383877641 news.xs4all.nl 15886 [2001:888:2000:d::a6]:51961 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58735 On Fri, Nov 8, 2013 at 1:24 PM, Mark Janssen wrote: > On Thu, Nov 7, 2013 at 6:17 PM, Chris Angelico wrote: >> 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. > > Technically, the universe could expand temporarily or reconfigure to > allow it; the question is who or what will have to shift out to allow > it? ... okay, I bow to your superior power. If you can make the very *UNIVERSE* bow to your compression algorithm, I have to admit defeat. :D ChrisA