Skip to content

FeatureRequest: Renyi-Entropy #115

@cguentherTUChemnitz

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.

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