Skip to content

Phase 3: statscore-information — entropy, divergence, mutual information + Python #19

Description

@armanrasta

Summary

Information theory measures. Python bindings ship alongside.

Rust (statscore-information)

  • Entropy: Shannon, Rényi, Tsallis, differential
  • Divergence: KL, JS, Hellinger, total variation
  • Mutual information, conditional MI, transfer entropy

Python bindings (statscore.information)

  • NumPy array inputs for histogram-based MI
  • Tests vs scipy.stats.entropy / sklearn

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestphase-3Specialized domainspythonPython bindings (PyO3)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions