Talk:Harmonic entropy
Jump to navigation
Jump to search
This page also contains archived Wikispaces discussion.
Reference implementation
Here is an example implementation in Python for the algorithm using convolution.
https://gist.github.com/Sin-tel/a0279a2fe758e5a79496ba182d4ed992
Sintel (talk) 22:03, 18 December 2024 (UTC)
- Another one for triadic entropy: https://gist.github.com/Sin-tel/8d1a55a0e34ca159ac6aa61e325648d2
- Not sure if it's entirely correct, since there's little info on how to extend it.
- Looks cool though.
- Sintel (talk) 23:14, 20 December 2024 (UTC)