MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577476.py

File recipe-577476.py

recipes/Python/577476_Shannon_Entropy_Calculation/recipe-577476.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Shannon Entropy of a string
2# = minimum average number of bits per symbol
3# required for encoding the string
4#

Callers

nothing calls this directly

Calls 4

SetClass · 0.90
listClass · 0.85
appendMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected