-
-
Notifications
You must be signed in to change notification settings - Fork 17
Binary Code? with a dot? #2
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested
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