JuliaDynamics/ComplexityMeasures.jl

Consistent formatting for `InformationMeasure`s

Offen

#303 geöffnet am 25.08.2023

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)Julia (19 Forks)auto 404
documentationgood first issue

Repository-Metriken

Stars
 (79 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Some of the entropy and extropy definitions have really nice docstrings that clearly outline all formulas, assumptions and meanings of symbols. The Renyi and Tsallis entropies are good examples.

However, several of the information measures don't explain what symbols mean and are formatted differently (without a ## Description header). It would be nice to have consistent formatting and explanations.

Contributor Guide