Jacque-

Friday, December 4, 2009, 6:08:20 PM, you wrote:

> There's this too:

>    put 255 into bits
>    put 128 into bits

> I don't understand what the math does, but I think at least one of those
> lines is redundant. ;)

Dang! Another typo. Should be

  put 255 into bits
  put 128 into bit

...and believe me, if I had written the original algorithm I wouldn't
have chosen those variable names. Unfortunately, correcting that part
of the code doesn't really affect the total timing. Still takes on the
order of 25 minutes to run it here.
  
-- 
-Mark Wieder
 mwie...@ahsoftware.net

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to