1 unstable release

0.1.0 Sep 13, 2024

#651 in Compression


Used in arithmetic-coding

MIT license

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

~240–690KB
~16K SLoC