You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
and many thanks for this repository.
I have a question regarding binary code provided with the examples, like this one https://github.com/ahmedfgad/ArithmeticEncodingPython?tab=readme-ov-file#example
why does binary code is like 0.0010110?
why there is a dot?
You know, i would like to mare a comparison with Huffman encoding, calculating the length in bits of the messages, but the presence of the . is confusing me.
thanks
The text was updated successfully, but these errors were encountered:
Hi,
and many thanks for this repository.
I have a question regarding binary code provided with the examples, like this one https://github.com/ahmedfgad/ArithmeticEncodingPython?tab=readme-ov-file#example
why does binary code is like 0.0010110?
why there is a dot?
You know, i would like to mare a comparison with Huffman encoding, calculating the length in bits of the messages, but the presence of the . is confusing me.
thanks
The text was updated successfully, but these errors were encountered: