Bookmarks tagged [math]
https://github.com/b-k/apophenia
A C library for statistical and scientific computing [GPL2]
- tags: cpp, math
- source code
https://gitlab.com/conradsnicta/armadillo-code
Fast C++ library for linear algebra & scientific computing. [Apache2] website
https://bitbucket.org/blaze-lib/blaze
high-performance C++ math library for dense and sparse arithmetic. [BSD]
http://www.boost.org/doc/libs/master/libs/multiprecision/doc/html/index.html
provides higher-range/precision integer, rational and floating-point types in C++, header-only or with GMP/MPFR/LibTomMath backends. [Boost]
C++ library for modeling and solving large complicated nonlinear least squares problems from google. [BSD]
Collection of efficient and reliable geometric algorithms. [LGPL&GPL] website
- tags: cpp, math
- source code
free C++ math library for games and graphics. [Boost]
https://github.com/davisking/dlib
A modern C++11 machine learning, computer vision, numerical optimization, and deep learning toolkit. [Boost] website
- tags: cpp, math
- source code
A high-level C++ library of template headers for linear algebra, matrix and vector operations, numerical solvers and related algorithms. [MPL2]
http://www.partow.net/programming/exprtk/
The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parser and evaluation engine. [MIT]
https://www.geometrictools.com
C++ library for computing in the fields of mathematics, graphics, image analysis and physics. [Boost] website
Header-only C++ math library that matches and inter-operates with OpenGL's GLSL math. [MIT] website
- tags: cpp, math
- source code
Graphics Math Template Library is a collection of tools implementing Graphics primitives in generalized ways. [GPL2]
A C library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. [LGPL3 & GPL2]
https://github.com/sgorsten/linalg
Single header, public domain, short vector math library for C++. [Unlicense]
- tags: cpp, math
- source code
https://github.com/CertiVox/MIRACL
A Multiprecision Integer and Rational Arithmetic Cryptographic Library. [AGPL]
- tags: cpp, math
- source code
http://beltoforion.de/article.php?a=muparser
muParser is an extensible high performance math expression parser library written in C++. [MIT]
https://github.com/Mathieu-/nt2
A SIMD-optimized numerical template library that provides an interface with MATLAB-like syntax. [Boost]
- tags: cpp, math
- source code
https://github.com/libtom/libtommath
A free open source portable number theoretic multiple-precision integer library written entirely in C. [PublicDomain & WTFPL] website
- tags: cpp, math
- source code
https://github.com/datenwolf/linmath.h
A lean linear math library, aimed at graphics programming. [WTFPL]
- tags: cpp, math
- source code
https://sourceforge.net/projects/lpsolve
A library used to formulate and solve linear programming problems. [LGPL] website
https://github.com/xianyi/OpenBLAS
An optimized BLAS library based on GotoBLAS2 1.13 BSD version. [BSD 3-clause] website
- tags: cpp, math
- source code
https://github.com/lballabio/quantlib
A free/open-source library for quantitative finance. [Modified BSD] website
- tags: cpp, math
- source code
https://github.com/kthohr/stats
A C++ header-only library of statistical distribution functions. [Apache2] website
- tags: cpp, math
- source code
https://github.com/symengine/symengine
Fast symbolic manipulation library, a rewriting of SymPy's core in C++. [MIT]
- tags: cpp, math
- source code
https://github.com/codeplea/tinyexpr
A C library for parsing and evaluating math expressions from strings. [zlib]
- tags: cpp, math
- source code
SIMD Vector Classes for C++. [BSD]
- tags: cpp, math
- source code
A (fast) Generic C++ library for Geometric Algebras, including Euclidean, Projective, Conformal, Spacetime (etc).
A C++ library of efficient, robust and simple to use C++ 2D/3D oriented computational geometry routines. [MIT]
https://github.com/QuantStack/xtensor
A C++14 library for numerical analysis with multi-dimensional array expressions, inspired by NumPy syntax. [BSD 3-clause] website
- tags: cpp, math
- source code
https://github.com/stillwater-sc/universal
A C++14 header-only library implementing arbitrary posit arithmetic. The posit number system is a tapered floating point that is more efficient than IEEE floating point. Posits enable reproducible com...
- tags: cpp, math
- source code
https://github.com/scijs/ndarray
Multidimensional arrays.
- tags: node.js, math
- source code
https://github.com/josdejong/mathjs
An extensive math library.
- tags: node.js, math
- source code
https://github.com/sindresorhus/math-clamp
Clamp a number.
- tags: node.js, math
- source code
https://github.com/fibo/algebra
Algebraic structures.
- tags: node.js, math
- source code
https://github.com/nodeca/multimath
Core to create fast image math in WebAssembly and JS.
- tags: node.js, math
- source code
https://github.com/rossant/awesome-math#readme
A curated list of awesome mathematics resources. Contribute to rossant/awesome-math development by creating an account on GitHub.
- tags: awesome-list, theory, math
- source code
A website dedicated to the fascinating world of mathematics and programming.
- tags: puzzles, math, programming, challenge
https://en.wikipedia.org/wiki/Game_theory
Game theory is "the study of mathematical models of conflict and cooperation between intelligent rational decision-makers". Game theory is mainly used in economics, political science, and psychology, ...
- tags: math