awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kthohr avatar

kthohr/stats

0
View on GitHub↗
559 星标·78 分支·C++·Apache-2.0·2 次浏览statslib.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.

Star 历史

kthohr/stats 的 Star 历史图表kthohr/stats 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Stats 的开源替代方案

相似的开源项目,按与 Stats 的功能重合度排序。
  • sgorsten/linalgsgorsten 的头像

    sgorsten/linalg

    957在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗957
  • dpilger26/numcppdpilger26 的头像

    dpilger26/NumCpp

    3,963在 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++
    在 GitHub 上查看↗3,963
  • datenwolf/linmath.hdatenwolf 的头像

    datenwolf/linmath.h

    1,047在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗1,047
  • certivox/miraclCertiVox 的头像

    CertiVox/MIRACL

    698在 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
    在 GitHub 上查看↗698
查看 Stats 的所有 30 个替代方案→

常见问题解答

kthohr/stats 是做什么的?

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

kthohr/stats 的主要功能有哪些?

kthohr/stats 的主要功能包括:Mathematical Libraries, Mathematics, Mathematics and Statistics。

kthohr/stats 有哪些开源替代品?

kthohr/stats 的开源替代品包括: 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.