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
53 stars 12 forks source link

Docstring for `complexity` should specify that a single value is returned. #261

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

Ref discussion in #260.

Currently, the API does not specifify what complexity returns. It should do so.

Datseris commented 1 year ago

not just single value, a real number.

kahaaga commented 1 year ago

Closed by #273