Skip to content

FeatureRequest: Renyi-Entropy #115

Description

@cguentherTUChemnitz

https://de.wikipedia.org/wiki/R%C3%A9nyi-Entropie

Since shannon entropy is already implemented an a specialized form of renyi, i think it would be beneficial also to have renyi implmented here in ndarray-stats. I think just extending the extension trait of RenyiEntropyExt providing something like:

fn renyi_entropy(&self, alpha: A) -> Result<A, EmptyInput>

should be feasible.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions