Skip to content

advice about implementation of arithmetic decoding #224

Description

@arsserpentarium

Hello, I need advice.
I'm using python to generate bitarray. Which I need to arithmetically decode later. Of course, for practical reason it would be too slow to do it in python for any practical reason. So, I'd better to write c extension, which should call bitarray object from C and do all required numerical stuff.
I'd be grateful for advice, how could I do it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions