JuliaDynamics/ComplexityMeasures.jl

Consistent formatting for `InformationMeasure`s

Ouverte

#303 ouverte le 25 août 2023

 (1 commentaire) (1 réaction) (0 personne assignée)Julia (19 forks)auto 404
documentationgood first issue

Métriques du dépôt

Stars
 (79 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur