ComplexityMeasures.jl
ComplexityMeasures.jl copied to clipboard
Some generalizations of Lempel-Ziv complexity
Describe the feature you'd like to have
Gusev et al. (1999) propose some generalizations of Lempel-Ziv complexity. We should implement them.
Cite scientific papers related to the feature/algorithm
D. Gusev, Vladimir, Lubov A. Nemytikova, and Nadia A. Chuzhanova. "On the complexity measures of genetic sequences." Bioinformatics 15.12 (1999): 994-999.
If possible, sketch out an implementation strategy
I haven't read the paper in enough detail to give a good implementation strategy yet.