Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BinnedEntropy function produces NaN values #94

Open
avilchess opened this issue Mar 26, 2019 · 0 comments
Open

BinnedEntropy function produces NaN values #94

avilchess opened this issue Mar 26, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@avilchess
Copy link
Contributor

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]

@avilchess avilchess added the bug Something isn't working label Mar 27, 2019
@avilchess avilchess self-assigned this Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant