JuliaDynamics/ComplexityMeasures.jl
Consistent formatting for `InformationMeasure`s
开放
#303 创建于 2023年8月25日
documentationgood first issue
仓库指标
- 星标
- (79 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.