Skip to content

advice about implementation of arithmetic decoding #224

@arsserpentarium

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.

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