Algorithm that makes maximum compression of completly diffused data.

jonas.thornvall at gmail.com jonas.thornvall at gmail.com
Fri Nov 8 10:48:05 EST 2013


Den fredagen den 8:e november 2013 kl. 03:43:17 UTC+1 skrev zipher:
> >> I am not sure if it is just stupidness or laziness that prevent you from seeing that 4^8=65536.
> 
> >
> 
> > I can see that 4^8 = 65536. Now how are you going to render 65537? You
> 
> > claimed that you could render *any* number efficiently. What you've
> 
> > proven is that a small subset of numbers can be rendered efficiently.
> 
> 
> 
> I think the idea would be to find the prime factorization for a given
> 
> number, which has been proven to be available (and unique) for any and
> 
> every number.  Most numbers can compress given this technique.  Prime
> 
> numbers, of course, would not be compressed.
> 
> 
> 
> -- 
> 
> MarkJ
> 
> Tacoma, Washington

3^2-2^2=5 



More information about the Python-list mailing list