Thursday, July 14, 2016

Thursday, July 14

I've just been working on extending my code to support 64 bit compression. It's mainly a matter of changing variables throughout my code. For example, instead of 7/14/28 bit segments it will use 15/30/45 bit segments. I just need to make sure I make these changes everywhere in the code and then it should be good to go!

No comments:

Post a Comment