Open avilchess opened 5 years ago
The binnedEntropy function produces nan values with the following input parameters:
auto tss = {1..20, 21.. 40} result = binnedEntropy(tss, 5) af_print(result) => [nan nan]
The binnedEntropy function produces nan values with the following input parameters:
auto tss = {1..20, 21.. 40} result = binnedEntropy(tss, 5) af_print(result) => [nan nan]