JuliaDynamics / ComplexityMeasures.jl

Estimators for probabilities, entropies, and other complexity measures derived from data in the context of nonlinear dynamics and complex systems
MIT License
56 stars 14 forks source link

Some generalizations of Lempel-Ziv complexity #356

Open kahaaga opened 9 months ago

kahaaga commented 9 months ago

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.