1 unstable release
0.1.0 | Sep 13, 2024 |
---|
#598 in Compression
Used in arithmetic-coding
34KB
502 lines
Fenwick Model
a 'fenwick tree'-based implementation of an arithmetic_coding::Model
, for testing purposes
lib.rs
:
Models
implemented using Fenwick trees
Dependencies
~230–680KB
~16K SLoC