Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Set
Class · 0.90
list
Class · 0.85
append
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected