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

Move entropy to StatsAPI.jl and import it from there? #887

Open
Datseris opened this issue Aug 14, 2023 · 0 comments
Open

Move entropy to StatsAPI.jl and import it from there? #887

Datseris opened this issue Aug 14, 2023 · 0 comments

Comments

@Datseris
Copy link
Contributor

Hi there, we are also defining and exporting entropy in ComplexityMeasures.jl in different context (by providing ways to discretize data into probability mass functions). Would be great if we can get the same entropy name. There is no conflict because we also define types for each discretization format.

Would you agree to put entropy into StatsAPI.jl and import it from there?

We would prefer to not add StatsBase.jl as a dependency as we do not use any of its functions (and furthermore, it depends on Missings.jl which we would like to avoid as the Julia language provides robust missing support already).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant