Skip to content

BinnedEntropy function produces NaN values #94

Description

@avilchess

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions