Skip to content

Incorrect example range in Arithmetic Coding explanation #9

Open
@ghost

Description

I had created a pull-request first with the corrected values, but then I noticed that there are images with the same incorrect values, so I'm resubmitting this as an issue.

I believe there's an incorrect range given in site/algorithms/arithmetic.md

The incorrect example range is of 0.06368 to 0.06496. The result I get when calculating by hand is between 0.06752 and 0.0688.

I also double-checked the correct range at https://go-compression.github.io/interactive/arithmetic/ and it matches with my calculations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions