Open mitiko opened 3 years ago
Need to implement a BitwiseAlphabet that is static and keeps an index to easily search symbols - like a binary tree or smth. We also have to implement a bitwise entropy coder - ABS and/or a simple range coder. We need a BitwiseModel as well.
Need to implement a BitwiseAlphabet that is static and keeps an index to easily search symbols - like a binary tree or smth. We also have to implement a bitwise entropy coder - ABS and/or a simple range coder. We need a BitwiseModel as well.