awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesRolling Entropy Calculators

Calculators for computing information entropy over sliding windows to measure uncertainty.

Distinct from Rolling Kurtosis Calculators: Distinct from Rolling Kurtosis: focuses on information-theoretic uncertainty rather than distribution shape.

Explore 1 awesome GitHub repository matching data & databases · Rolling Entropy Calculators. Refine with filters or upvote what's useful.

Awesome Rolling Entropy Calculators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hosseinmoein/dataframeAvatar de hosseinmoein

    hosseinmoein/DataFrame

    2,917Voir sur GitHub↗

    DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous memory. It functions as a statistical analysis framework and time series analysis toolkit, providing the means to store, index, and transform multidimensional datasets. The project distinguishes itself through a high-performance execution model that utilizes column-major storage, SIMD-aligned memory allocation, and a thread-pool for parallel computations. It employs a visitor-based algorithm dispatch system and policy-driven transformations to decouple data processing logic f

    Computes the rolling average of uncertainty inherent in a variable's outcomes.

    C++aicppdata-analysis
    Voir sur GitHub↗2,917
  1. Home
  2. Data & Databases
  3. Rolling Entropy Calculators