Talk:Harmonic entropy: Difference between revisions
Jump to navigation
Jump to search
m Fredg999 moved page Talk:Harmonic Entropy to Talk:Harmonic entropy: Singular title by convention |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{WSArchiveLink}} | {{WSArchiveLink}} | ||
== Reference implementation == | |||
Here is an example implementation in Python for the algorithm using convolution. | |||
https://gist.github.com/Sin-tel/a0279a2fe758e5a79496ba182d4ed992 | |||
[[User:Sintel|Sintel]] ([[User talk: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. | |||
: [[User:Sintel|Sintel]] ([[User talk:Sintel|talk]]) 23:14, 20 December 2024 (UTC) |
Latest revision as of 23:14, 20 December 2024
![]() |
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)