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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kthohr avatar

kthohr/stats

0
View on GitHub↗
559 stars·78 forks·C++·Apache-2.0·5 vuesstatslib.readthedocs.io/en/latest↗

Stats

A C++ header-only library of statistical distribution functions.

Features

  • Mathematical Libraries - Statistical distribution functions.
  • Mathematics - Header-only statistical distribution library.
  • Mathematics and Statistics - Statistical distribution function library.

Historique des stars

Graphique de l'historique des stars pour kthohr/statsGraphique de l'historique des stars pour kthohr/stats

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Stats

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Stats.
  • sgorsten/linalgAvatar de sgorsten

    sgorsten/linalg

    957Voir sur GitHub↗

    linalg.h is a single header, public domain, short vector math library for C++

    C++
    Voir sur GitHub↗957
  • dpilger26/numcppAvatar de dpilger26

    dpilger26/NumCpp

    3,963Voir sur GitHub↗

    NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array management and mathematical routines. It functions as a C++ implementation of the NumPy ecosystem, offering a scientific computing framework for managing tensors and performing complex algebraic equations. The project enables high-performance array manipulation within a C++ environment without relying on a Python runtime. It distinguishes itself by providing a NumPy-like interface for executing linear algebra, managing multi-dimensional data structures, and performing numerical proces

    C++
    Voir sur GitHub↗3,963
  • datenwolf/linmath.hAvatar de datenwolf

    datenwolf/linmath.h

    1,047Voir sur GitHub↗

    a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions

    C
    Voir sur GitHub↗1,047
  • certivox/miraclAvatar de CertiVox

    CertiVox/MIRACL

    698Voir sur GitHub↗

    MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).

    C
    Voir sur GitHub↗698
Voir les 30 alternatives à Stats→

Questions fréquentes

Que fait kthohr/stats ?

A C++ header-only library of statistical distribution functions.

Quelles sont les fonctionnalités principales de kthohr/stats ?

Les fonctionnalités principales de kthohr/stats sont : Mathematical Libraries, Mathematics, Mathematics and Statistics.

Quelles sont les alternatives open-source à kthohr/stats ?

Les alternatives open-source à kthohr/stats incluent : dpilger26/numcpp — NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array… sgorsten/linalg — linalg.h is a single header, public domain, short vector math library for C++. g-truc/glm — This project is a header-only C++ library designed for graphics mathematics, providing a comprehensive suite of… codeplea/tinyexpr — tiny recursive descent expression parser, compiler, and evaluation engine for math expressions. certivox/miracl — MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library… datenwolf/linmath.h — a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions.