awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sgorsten avatar

sgorsten/linalg

0
View on GitHub↗
957 स्टार्स·74 फोर्क्स·C++·Unlicense·3 व्यूज़

Linalg

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

Features

  • Mathematical Libraries - Short vector math library.
  • Math and Physics - Single-header linear algebra library.
  • Mathematics - Single-header short vector math library.
  • Mathematics and Statistics - Short vector math library.

स्टार हिस्ट्री

sgorsten/linalg के लिए स्टार हिस्ट्री चार्टsgorsten/linalg के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Linalg के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Linalg के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • kthohr/statskthohr का अवतार

    kthohr/stats

    559GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗559
  • dpilger26/numcppdpilger26 का अवतार

    dpilger26/NumCpp

    3,963GitHub पर देखें↗

    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,047GitHub पर देखें↗

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

    C
    GitHub पर देखें↗1,047
  • certivox/miraclCertiVox का अवतार

    CertiVox/MIRACL

    698GitHub पर देखें↗

    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
Linalg के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

sgorsten/linalg क्या करता है?

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

sgorsten/linalg की मुख्य विशेषताएं क्या हैं?

sgorsten/linalg की मुख्य विशेषताएं हैं: Mathematical Libraries, Math and Physics, Mathematics, Mathematics and Statistics।

sgorsten/linalg के कुछ ओपन-सोर्स विकल्प क्या हैं?

sgorsten/linalg के ओपन-सोर्स विकल्पों में शामिल हैं: dpilger26/numcpp — NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array… kthohr/stats — A C++ header-only library of statistical distribution functions. 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.